vega-frontend-monorepo/apps
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
..
console-lite fix: #1826 fix vega docs links (#1967) 2022-11-07 18:12:40 +00:00
console-lite-e2e chore(#1932): make positions table fill available space (#1933) 2022-11-02 12:45:18 +01:00
explorer fix: #1826 fix vega docs links (#1967) 2022-11-07 18:12:40 +00:00
explorer-e2e Feat/1416 tx detail (#1953) 2022-11-07 15:36:39 +00:00
liquidity-provision-dashboard fix: #1826 fix vega docs links (#1967) 2022-11-07 18:12:40 +00:00
liquidity-provision-dashboard-e2e Feat/lp dashboard markets (#1664) 2022-10-18 09:58:44 +02:00
multisig-signer fix: multisigner app 2022-11-03 17:21:08 +00:00
static chore: update tranches 2022-11-08 06:04:18 +00:00
stats chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
stats-e2e chore: change tests to use stagnet3 by default (#1760) 2022-10-17 16:11:13 +02:00
token fix: #1826 fix vega docs links (#1967) 2022-11-07 18:12:40 +00:00
token-e2e chore: remove duplicated addDecimal function (#1908) 2022-10-31 18:56:01 -07:00
trading chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
trading-e2e chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00