vega-frontend-monorepo/apps/trading/client-pages/market
m.ray e49ad9da6a
feat(#2273): orders and fills on trading page to be market specific (#2395)
* feat(#2273): make orders and fills tabs market specific in trade grid

* feat(#2273): fix order navigation and show orders for this market only checkbox

* fix(#2273): fills container should not require market

* feat(#2273): add marketId as hook dependency

* fix: use data-testid in trading orders

* fix(#2273): default to false
2022-12-14 12:59:59 +00:00
..
constants.ts chore(#2004): add market status to trade header (#2269) 2022-12-01 16:33:30 -08:00
index.ts chore(#1873): trading hash router (#1921) 2022-11-08 08:23:38 +01:00
market.tsx feat(2146): adjust and refactor welcome dialogs (#2384) 2022-12-13 14:31:28 +01:00
trade-grid.tsx feat(#2273): orders and fills on trading page to be market specific (#2395) 2022-12-14 12:59:59 +00:00
trade-market-header.tsx chore(#2004): add market status to trade header (#2269) 2022-12-01 16:33:30 -08:00