vega-frontend-monorepo/apps/simple-trading-app-e2e
Elmar b75ed62072
Feat/348 select size of trade (#943)
* feat(ui-toolkit): add slider to ui-toolkit

* feat(console-lite): add deal ticket size to use new slider

* feat(console-lite): add use-maximum-position-size hook

* feat(console-lite): add e2e tests

* feat(console-lite): add position size value after selection

* fix(console-lite): remove lingering console log

* fix(console-lite): fix linting errors

* fix(console-lite): fix cypress config with wrong app specified

* fix(console-lite): fix react hooks bug after upgrade to react 18

* feat(console-lite): add proportional size selector and size amount input

* fix(console-lite): add missing env variables

* feat(console-lite): add missing tests and fix broken one after input button for size

* fix(console-lite): fix async error for max trade size
2022-08-10 16:28:03 +01:00
..
src Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.env feat: [console-lite] - trading - order review (#842) 2022-07-27 18:09:27 +02:00
.eslintrc.json Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
cypress.config.js Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
project.json test: update to latest Cypress version (10.2.0) (#655) 2022-06-28 11:07:31 -07:00
tsconfig.json Feature/vega core (#376) 2022-05-12 10:56:21 +01:00