vega-frontend-monorepo/apps/trading/components
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
..
accounts-container chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
app-loader feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
footer feat(#862): show current node and button to open node switcher (#1894) 2022-11-07 16:53:43 -08:00
header Market page test refactor (#1741) 2022-10-14 10:15:34 +02:00
icons chore: use trading header and tidy tailwind usage (#1313) 2022-09-13 09:19:41 +01:00
last-24h-price-change Market page test refactor (#1741) 2022-10-14 10:15:34 +02:00
last-24h-volume feat: 24h volume + market links in orders table (#1836) 2022-10-24 13:16:09 +01:00
market-mark-price Market page test refactor (#1741) 2022-10-14 10:15:34 +02:00
market-trading-mode Market page test refactor (#1741) 2022-10-14 10:15:34 +02:00
market-volume Market page test refactor (#1741) 2022-10-14 10:15:34 +02:00
navbar chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
page-query-container chore: ignore apollo errors - to be reverted after API will be fixed (#1407) 2022-09-21 07:00:48 -07:00
risk-notice-dialog chore: refactor global store (#1241) 2022-09-05 15:25:33 +01:00
select-market chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
vega-wallet-connect-button fix: add key alias to dropdown (#1813) 2022-10-21 09:34:36 +01:00
vega-wallet-container market page: break down components to smaller chunks for better performance (#1726) 2022-10-14 17:42:53 +02:00
constants.ts chore: market header live update (#1672) 2022-10-11 14:30:07 +02:00