vega-frontend-monorepo/libs
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
..
accounts feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
candles-chart Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00
cypress feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
deal-ticket feat(console-lite): enabling navigation from market to trade (#498) 2022-06-03 12:12:03 +01:00
deposits feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
market-depth feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
market-list Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00
network-stats feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
network-switcher Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
order-list fix: [#413] display when orders are updated as they are ordered by updatedAt and createdAt (#514) 2022-06-08 16:33:16 +01:00
positions feat: trading page market summary & select markets modal opening from market title & fix: positions table realised PnL (#505) 2022-06-06 17:19:56 +01:00
react-helpers Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
smart-contracts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
tailwindcss-config feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
trades feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
types feat: trading page market summary & select markets modal opening from market title & fix: positions table realised PnL (#505) 2022-06-06 17:19:56 +01:00
ui-toolkit feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
wallet feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
web3 Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
withdraws Feat/6 Network Switcher (#502) 2022-06-10 10:15:38 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00