Dexter
|
c54fa5ab56
|
point BE at mainnet
|
2022-03-04 17:11:56 +00:00 |
|
Dexter
|
5d50771246
|
put back css, remove uneeded file
|
2022-03-04 17:11:56 +00:00 |
|
Dexter
|
032f2711c3
|
add basic tailwind setup
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
abe2ecaafc
|
Added key to a non-shorthand react fragment
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
afeabc1ba2
|
Kebab cased component file names
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
defe970784
|
Removed prism theme
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
e981b8c7fa
|
Moved to use syntax-highlighter instead of prism
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
346135c6d4
|
Added a couple of links to nav around more happily
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
c797a11ceb
|
Put pending under txs route
|
2022-03-04 17:11:56 +00:00 |
|
Sam Keen
|
65ffa8519c
|
Update apps/explorer/src/app/hooks/use-fetch.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
|
2022-03-04 17:11:56 +00:00 |
|
Sam Keen
|
329098bf02
|
Update apps/explorer/src/app/hooks/use-fetch.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
|
2022-03-04 17:11:56 +00:00 |
|
Sam Keen
|
4734131780
|
Update apps/explorer/src/app/components/txs/txs-per-block/index.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
d3b81babb9
|
Added validator link to block id route
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
3f47eed917
|
Added Table presentational component for a little cleanup
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
1b6c42c031
|
Updated block id page to use project components
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
2ef05b3f35
|
Transactions route set up and a component to show the transactions per block
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
ac961b6058
|
Created a new route for pending transactions to live for now
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
4981b9fc4d
|
Test of running nx in yarn from pre-commit
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
f88661e422
|
Created unstyled block explorer blocks page, with new refresh method from useFetch, and a 'navigate to' component
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
e467344a4d
|
setup a basic transactions home component to work on
|
2022-03-04 17:11:56 +00:00 |
|
sam-keen
|
67dc1bfbf1
|
Created unstyled block explorer transaction and added Prism for code blocks being displayed
|
2022-03-04 17:11:56 +00:00 |
|
Matthew Russell
|
feed92c063
|
remove netlify.toml from project root
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
351cd77f84
|
move trading views to react helpers
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
eed2f08bc9
|
use already installed lodash.debounce, destructuring
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
026dd0f2c3
|
move View type to trading-compoments, tidy comments
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
da80f8848c
|
fix render loop
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
a66ac23122
|
use radix for tab functionality
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
ed095d002d
|
split out components into seprate files
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
82cdd245c3
|
use first tab as default, use state for tabs and an effect to update
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
5c0d21578f
|
use page query container for market list page, add styles to center loading and error message
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
72db4029ea
|
add page query container component
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
ca4bbbac85
|
adjust text size for desktop view
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
ed185e3bea
|
add vega icon
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
1bb24bbaed
|
fix typo in market list links
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
375697a18a
|
use bg colors from theme
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
62187b38dd
|
add hook to get window size
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
99855e6d65
|
add basic mobile version
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
9324fb7613
|
adjust padding of tab buttons
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
623c75aebb
|
adjust grid, use market name
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
15c5a15a28
|
add aria labels for tabs
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
54bbe421bc
|
make tab content scrollable
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
261f033d9a
|
make tabs use url query string
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
e76f633493
|
tabs implementation for trading interface
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
a7256e04b3
|
skip query if market not defined
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
d1bf044d3d
|
add pages extends so generated query files are ignored by nextjs
|
2022-03-02 12:21:35 -08:00 |
|
Matthew Russell
|
63c1af9760
|
add apollo setup for trading app
|
2022-03-02 12:21:35 -08:00 |
|
Joe Tsang
|
6ae06b1a0d
|
Merge pull request #37 from vegaprotocol/test/Cypress-BDD-integration
Test/cypress bdd integration
|
2022-03-02 16:35:45 +00:00 |
|
Joe
|
4fdde50421
|
Delete package-lock.json
|
2022-03-02 16:28:47 +00:00 |
|
Joe
|
59e3a0f5c7
|
rebase yarn
|
2022-03-02 16:27:40 +00:00 |
|
Joe
|
6a8778becd
|
Fix for .env not picked up and Cypress update
|
2022-03-02 16:25:48 +00:00 |
|