vega-frontend-monorepo/libs
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 chore: fix update results from dataProvider when variable change (#1962) 2022-11-07 13:14:21 +01:00
assets chore: updated order rejection reason mapping, types regen (1808) (#1845) 2022-10-25 11:07:54 +01:00
candles-chart chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
cypress Chore/1925 network params (#1927) 2022-11-07 14:57:35 +00:00
deal-ticket chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
deposits chore: 1638 deposit flow (#1928) 2022-11-04 10:47:53 +00:00
environment chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
fills chore: fix update results from dataProvider when variable change (#1962) 2022-11-07 13:14:21 +01:00
governance Feat/1513: Vote buttons using subscription and dialog for tx (#1943) 2022-11-07 17:46:57 +00:00
ledger feat: ledger entries (#1944) 2022-11-04 10:47:39 +00:00
liquidity Chore/1925 network params (#1927) 2022-11-07 14:57:35 +00:00
market-depth fix: cast sequence number to bigint depth provider update, add captureException for update skip (#1895) 2022-10-28 08:58:56 +01:00
market-info chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
market-list fix(#1740): fix market candles subscription update (#1937) 2022-11-02 15:47:15 +00:00
network-info chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
network-stats chore: migrate network stats and clean up liquidity lib (#1896) 2022-10-28 12:48:42 +01:00
orders chore: fix update results from dataProvider when variable change (#1962) 2022-11-07 13:14:21 +01:00
positions chore(#1932): make positions table fill available space (#1933) 2022-11-02 12:45:18 +01:00
react-helpers Chore/1925 network params (#1927) 2022-11-07 14:57:35 +00:00
smart-contracts Chore/list asset (#1964) 2022-11-07 17:17:03 +00:00
tailwindcss-config Feat/1416 tx detail (#1953) 2022-11-07 15:36:39 +00:00
trades chore: fix update results from dataProvider when variable change (#1962) 2022-11-07 13:14:21 +01:00
types feat: ledger entries (#1944) 2022-11-04 10:47:39 +00:00
ui-toolkit chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
wallet chore: update wallet link in wallet UI (#1918) 2022-11-01 15:37:18 -07:00
web3 Chore/1925 network params (#1927) 2022-11-07 14:57:35 +00:00
withdraws Fix/1847: Withdrawal form displaying lack of assets when connected with an uninitialised party id (#1960) 2022-11-07 12:08:30 +00:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00