MyCrypto/common/containers/Tabs
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
..
BroadcastTx Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
CheckTransaction Node Refactor (#1603) 2018-05-29 09:51:42 -05:00
Contracts Clear transaction state on tab changes (#1852) 2018-05-25 12:30:22 -05:00
ENS Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
GenerateWallet Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
ScheduleTransaction/components Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
SendTransaction Address Manager (#1657) 2018-05-21 18:10:51 -05:00
SignAndVerifyMessage Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
SupportPage Show version in Electron (#1730) 2018-05-08 22:06:35 -05:00
Swap Fix input validation styles (#1778) 2018-05-13 20:39:54 -05:00
ViewWallet Translation Updates (#1323) 2018-03-21 22:50:25 -05:00
index.ts Remove all LESS code (#1348) 2018-03-20 15:08:57 -05:00