vega-frontend-monorepo/apps/simple-trading-app
botond ecda46caa5
Feat/6 Network Switcher (#502)
* feat: add network-switcher lib

* feat: add env variables for some deployed app urls

* feat: add network processing to environment hoook

* refactor: network handling

* refactor: remove dialog from provider and add env setter

* feat: add network switcher dialog to the trading app

* refactor: add network redirect to dialog connect callback

* fix: lint

* fix: jsonify env variable for possible networks

* fix: add formatter file

* fix: assign correct global state to network swicther

* feat: add network-switcher lib

* feat: add env variables for some deployed app urls

* feat: add network processing to environment hoook

* refactor: network handling

* refactor: remove dialog from provider and add env setter

* feat: add network switcher dialog to the trading app

* refactor: add network redirect to dialog connect callback

* fix: lint

* fix: jsonify env variable for possible networks

* fix: add formatter file

* fix: assign correct global state to network swicther

* fix: failing tests from UI changes

* fix: lint

* fix: lint

Co-authored-by: Joe <joe@vega.xyz>
Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2022-06-10 10:15:38 +01:00
..
src Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +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 Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.capsule Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.devnet frontend-monorepo-436 Env var files 'devent' typo (#437) 2022-05-23 09:51:19 +01:00
.env.mainnet Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.stagnet1 Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.stagnet2 Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
.env.testnet Feature/vega core (#376) 2022-05-12 10:56:21 +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
postcss.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
project.json Feat/427: Serve explicit environments (#433) 2022-05-23 10:56:11 +01:00
setup-tests.ts Feat/439 simple market list live update (#503) 2022-06-06 11:14:44 +02:00
tailwind.config.js Feature/vega core (#376) 2022-05-12 10:56:21 +01: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 Feature/356 view a list of markets page and show additional useful information (#419) 2022-05-20 11:21:46 +02:00