vega-frontend-monorepo/apps/token/src/hooks
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
..
__generated__ Fix global types imports in generated files (#386) 2022-05-09 13:14:59 +02:00
__mocks__ feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07:00
transaction-reducer.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
use-add-asset-to-wallet.ts Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
use-animate-value.ts Feat/324 sparkline component (#381) 2022-05-09 18:19:19 +03:00
use-document-title.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
use-get-association-breakdown.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-get-user-tranche-balances.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-network-param.tsx run nx format (#295) 2022-04-25 15:03:58 +01:00
use-pending-transactions.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-previous.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
use-refresh-associated-balances.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-refresh-balances.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-search-params.ts Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
use-tranches.ts Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
use-transaction.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00