MyCrypto/common/components/ui
HenryNguyen5 01fc5f1a89 Move Nodes/Networks to Redux (#961)
* Start splitting networks into their own reducers

* Split out nodes and networks into their own reducers

* Cleanup file structure

* Make selectors for new state

* Change custom network typing

* re-type repo

* Fix up components to use selectors, work on fixing sagas

* Provide consistency in naming, fix more sagas

* Get non web3 node switching working

* Split config rehydration off into a different file for store

* Inline auth for custom nodes

* Include typing for app state

* moar selectors

* Get web3 working + cleanup sagas

* Cleanup tsc errors

* Use forof loop instead of foreach for clearing pruning custom networks

* Add reducer tests for new redux state

* Export needed variables

* Add console error

* Remove old comment

* Work on saga tests

* Get passing existing saga tests

* Fix more tests

* Remove irrlevant tests

* add console error

* Get rest of tests passing

* Fix merge errors

* Remove random text

* Fix store saving

* Fix selector lib only grabbing from static nodes

* Fix custom node removal crashing app

* Infer selected network via node

* Prune custom networks properly on node removal

* Infer network name from chainid from selecting state

* Cleanup tsc errors

* Remove MEW nodes for main and testnet
2018-02-12 14:43:07 -06:00
..
Code.scss Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
Code.tsx Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ColorDropdown.scss Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
ColorDropdown.tsx Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
ConditionalInput.tsx Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
Dropdown.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
DropdownShell.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
Expandable.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
Help.scss Wallet-Decrypt/Send Tooltips (#436) 2017-11-21 12:33:20 -06:00
Help.tsx Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
HelpLink.tsx MyEtherWallet -> MyCrypto (#977) 2018-02-06 22:28:28 -06:00
Identicon.tsx Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
InlineSpinner.scss Unify Spinner / Refresh Styles (#1032) 2018-02-08 17:44:30 -06:00
InlineSpinner.tsx Unify Spinner / Refresh Styles (#1032) 2018-02-08 17:44:30 -06:00
Modal.scss Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
Modal.tsx Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
NewTabLink.tsx ENS Search Styling (#1018) 2018-02-08 11:30:29 -06:00
OfflineSymbol.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
QRCode.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
SimpleButton.tsx Logout Prompt on Navigation (#540) 2017-12-11 12:17:44 -08:00
SimpleDropdown.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
SimpleSelect.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
Spinner.scss Unify Spinner / Refresh Styles (#1032) 2018-02-08 17:44:30 -06:00
Spinner.tsx Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
SwapDropdown.scss Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
SwapDropdown.tsx Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
TitleBar.scss Electron App (#854) 2018-01-22 17:38:06 -06:00
TitleBar.tsx Electron App (#854) 2018-01-22 17:38:06 -06:00
Tooltip.scss Disable more wallets conditionally + explain why (#924) 2018-01-26 14:08:39 -06:00
Tooltip.tsx Disable more wallets conditionally + explain why (#924) 2018-01-26 14:08:39 -06:00
UnitDisplay.tsx Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
UnlockHeader.scss Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
UnlockHeader.tsx Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
index.ts Unify Spinner / Refresh Styles (#1032) 2018-02-08 17:44:30 -06:00