vega-frontend-monorepo/apps/explorer
Sam Keen 05d53bbf4c
106 - migrate mainnet stats to monorepo (#107)
* Initial commit of generated mainnet-stats directory

* Migration partly complete

* Migration complete

* Vega logo now in ui toolkit

* Specified a port that stops conflicts with other e2e tests

* Extra config for swapping to port that stops conflicts with other e2e tests. Also file name case change

* Adding the Cypress project ID to allow recording

* fix test

* Mainnet stats manager moved into library

* Mainnet stats project now importing manager element from lib

* Block Explorer has mainnet stats on home route

* Styling tweak to stop mainnet stats tables trying to match heights

* Spacing alignment tweaks

* Changing header text and tests to align with other branches

* Correct header test for mainnet-stats app

* Correct h3 test for mainnet-stats app

* Fix linting issue

* fix casing issue for CI

* Corrected mistake in merge

Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2022-03-23 17:40:15 +00:00
..
src 106 - migrate mainnet stats to monorepo (#107) 2022-03-23 17:40:15 +00:00
.babelrc migrate stuff into new NX 2022-02-23 08:53:57 +00:00
.browserslistrc migrate stuff into new NX 2022-02-23 08:53:57 +00:00
.env Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.devent Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.local Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.mainnet Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.stagnet1 Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.stagnet2 Search implementation (#97) 2022-03-23 09:57:51 +00:00
.env.testnet Search implementation (#97) 2022-03-23 09:57:51 +00:00
.eslintrc.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
jest.config.js Search implementation (#97) 2022-03-23 09:57:51 +00:00
netlify.toml remove old explorer logic 2022-02-23 08:53:57 +00:00
postcss.config.js add basic tailwind setup 2022-03-04 17:11:56 +00:00
project.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tailwind.config.js add basic tailwind setup 2022-03-04 17:11:56 +00:00
tsconfig.app.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.json migrate stuff into new NX 2022-02-23 08:53:57 +00:00
tsconfig.spec.json Search implementation (#97) 2022-03-23 09:57:51 +00:00