vega-frontend-monorepo/apps/trading/pages/markets
Matthew Russell d5727baffc
fix(#623): order fixes
* feat: format size and volume with positionDecimalPlaces

* fix: pass in calculated step so client side validation works

* fix: add requested state to order dialog, handle user rejected error

* feat: add test case for user rejecting tx

* feat: add test case for order list fractional sizes

* feat: add test case for fractional volume in positions table

* fix: deal ticket tests imports

* feat: add test case for trades fractional size

* fix: props for orderbook tests

* fix: add missing positionDecimalPlaces fields to mock functions

* fix: improve error handling of service error with type guard
2022-06-23 15:00:58 -07:00
..
__generated__ feat: trading page market summary & select markets modal opening from market title & fix: positions table realised PnL (#505) 2022-06-06 17:19:56 +01:00
[marketId].page.tsx Fix/trading app tests (#539) 2022-06-10 12:00:02 -07:00
index.page.tsx feat: trading page market summary & select markets modal opening from market title & fix: positions table realised PnL (#505) 2022-06-06 17:19:56 +01:00
trade-grid.tsx fix(#623): order fixes 2022-06-23 15:00:58 -07:00