Commit Graph

4522 Commits

Author SHA1 Message Date
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
jtsang586
b246a92233 BDD set up 2022-03-02 16:25:48 +00:00
Dexter
5a2f806242 add nx as dev dep 2022-03-02 12:21:58 +00:00
Dexter
fe5762d871 rrun nx commands through yarn 2022-03-02 12:21:58 +00:00
Matthew Russell
6ee4a4da72 make navbar use tailwind, remove nx html 2022-02-23 18:08:31 -08:00
Bartłomiej Głownia
290f5c68ad Extract tailwindcss config to libs 2022-02-23 16:29:07 -08:00