vega-frontend-monorepo/apps/trading-e2e
Matthew Russell c576037b58
chore(#1873): trading hash router (#1921)
* chore: make liquidity page client side only

* chore: switch to hash based router

* chore: add index files for each page

* chore: tidy up _app

* chore: convert to use useRoutes

* fix: active state with react-router NavLink

* feat: add routes enum

* chore: restrict link and router imports from next

* chore: update testing navigation to use hash routes

* fix: typoe in eslint rule message

* chore: remove unnecessary getInitialProps function definition

* chore: wrap tests with memory router

* chore: delete unused index.page file

* chore: update suspense fallback state

* chore: add comment for link component span usage, update link to use toolkit styles

* chore: fix lint issues

* chore: delete client deposit page

* chore: revert title in _app so title gets set correctly without rerender

* revert: removal of deposit page so deposit e2e tests still pass

* chore: move client router to index page so valid status codes are still sent

* fix: wrong route path for markets page, cypress tests
2022-11-08 08:23:38 +01:00
..
src chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
.env chore: change tests to use stagnet3 by default (#1760) 2022-10-17 16:11:13 +02:00
.eslintrc.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
cypress.config.js fix: #1826 fix vega docs links (#1967) 2022-11-07 18:12:40 +00:00
declaration.d.ts Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
project.json test: add some tests to be run on live environments (#1858) 2022-10-27 11:59:09 +02:00
tsconfig.json Test/783 cypress tags (#1428) 2022-09-22 18:40:11 +01:00