vega-frontend-monorepo/libs/order-list/src
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
..
lib fix(#623): order fixes 2022-06-23 15:00:58 -07:00
index.ts Test/294 orders list (#301) 2022-04-27 10:22:37 -07:00
setup-tests.ts Feat/84 Order list (#89) 2022-03-23 12:08:10 -07:00