vega-frontend-monorepo/apps/stats/src
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
..
assets [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
components Added new shared theme switcher into stats project 2022-03-25 16:47:28 +00:00
config Added new shared theme switcher into stats project 2022-03-25 16:47:28 +00:00
styles [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
app.tsx Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
index.html [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
main.tsx frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
polyfills.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
react-app-env.d.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00
report-web-vitals.ts Enable @typescript-eslint/consistent-type-imports eslint rule 2022-03-30 13:05:41 +02:00
setup-tests.ts frontend-monorepo-127 Generalize stats page to work for all environments 2022-03-24 12:04:01 +00:00