MyCrypto/common/containers/TabSection
William O'Beirne a043334685 Node Refactor (#1603)
* Initial work on refactoring node definitions to reduce number of places theyre defined, amount of copy pasting.

* Use makeAutoNodeNAme instead of manually appending _auto

* Add getNetVersion to list of unsupported methods

* PR feedback

* Rework web template node selector to be a network selector. Refactor some types to help with that. Better handle removing custom nodes.

* Remove color dropdown.

* Fix selecting custom networks. Show notification if change network intent fails.

* Use selectors for current node / network instead of intuiting from nodeSelection

* Add id key to all networks, simplify add and remove custom node and network functions.

* Fix a lot of uses of network.name to use network.id instead.

* Dont allow network chainid conflicts

* Fix web3 network by chainid

* Add testnet badge to network selector

* Change nomenclature from change(Node|Network)(Intent)? to change(Node|Network)(Requested|Succeeded)

* tscheck

* Better code for chainid collision

* Remove console logs

* Fix tests

* Network selector becomes self contained component used both by web header and electron nav.

* Dont select node again

* Additional title text

* tscheck

* Custom node behavior in Electron

* Close panel too

* Convert node label data into selector function

* tscheck

* Parens & space
2018-05-29 09:51:42 -05:00
..
ElectronTemplate.scss Electron Redesign (#1505) 2018-04-16 18:30:58 -05:00
ElectronTemplate.tsx Electron Alpha Prep (#1665) 2018-04-24 22:29:34 -05:00
NotificationRow.tsx Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
Notifications.scss Minor Visual Touchups (#569) 2017-12-13 21:08:45 -08:00
Notifications.tsx Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -06:00
OfflineTab.scss Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
OfflineTab.tsx Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
WebTemplate.scss Electron Redesign (#1505) 2018-04-16 18:30:58 -05:00
WebTemplate.tsx Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
index.tsx Electron Redesign (#1505) 2018-04-16 18:30:58 -05:00