vega-frontend-monorepo/apps/simple-trading-app
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
.babelrc Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.browserslistrc Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.env.capsule Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
.env.devnet Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.env.mainnet Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.env.stagnet1 Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.env.stagnet2 Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.env.testnet Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
.eslintrc.json Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00
jest.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
netlify.toml feat: [console-lite] - top nav-bar - first commit (#677) 2022-07-04 08:26:59 +02:00
postcss.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
project.json Feat/675: Git info (#683) 2022-07-06 15:53:35 +00:00
setup-tests.ts Feat/439 simple market list live update (#503) 2022-06-06 11:14:44 +02:00
tailwind.config.js feat: [console-lite] - market selector (#726) 2022-07-11 15:27:28 +02:00
tsconfig.app.json Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.spec.json feat: [console-lite] - fixes in order close out calcs (#934) 2022-08-04 13:21:28 +02:00