vega-frontend-monorepo/apps/trading-e2e
botond bf07dac445
feat(#372): fractional orders (#486)
* feat: add positionDecimalPlaces prop to market query and regenerate types

* feat: add stepper to order amount input

* feat: convert fractions back to integers when submitting the order

* refactor: move order transformations into hooks

* fix: formatting

* fix: simplify toDecimal calculation

* fix: remove redundant function for size calculation

* fix: add new prop to e2e test mock generator

* feat: add tests for order validation

* fix: lint

* chore: add validation to the simple trading app order form

* fix: lint
2022-05-31 15:20:01 -07:00
..
src feat(#372): fractional orders (#486) 2022-05-31 15:20:01 -07:00
.cypress-cucumber-preprocessorrc Test/deal ticket tests (#161) 2022-04-04 16:11:27 +01:00
.eslintrc.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
cypress.json Test/425 withdrawals (#457) 2022-05-27 10:23:07 +01:00
project.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tsconfig.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00