MyCrypto/common/components
William O'Beirne 9ee30b957d Address messages, warnings and gas limits (#930)
* Move address messages to config folder, add some other messages for common pitfalls.

* Fix checksum vs lowercase issues.

* Use gas limit if an address message specified one. Allow messages to have a custom severity. Add a function for getting message to reduce complexity.

* Handle address message gas limit on all actions, make separate saga fn.

* Apparently I used the wrong takeEvery?
2018-01-29 14:00:43 -06:00
..
AddressFieldFactory ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
AlphaAgreement Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
AmountFieldFactory Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
BalanceSidebar Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
ConfirmationModal Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
DataFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ErrorScreen Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
ExtendedNotifications Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
Footer Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
GasLimitFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
GenerateKeystoreModal Passwordify Private Key & Mnemonic Inputs (#925) 2018-01-26 16:11:52 -06:00
GenerateTransaction Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
Header Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
NonceFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
PageNotFound Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
PaperWallet Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
PrintableWallet Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00
SendButtonFactory Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
SendEverything Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
SubTabs Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
TXMetaDataPanel Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
UnitDropDown Use network unit everywhere, fix network redux state (#765) 2018-01-09 14:13:14 -06:00
WalletDecrypt Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
ui Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
AddressField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
AmountField.tsx Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
CurrentCustomMessage.tsx Address messages, warnings and gas limits (#930) 2018-01-29 14:00:43 -06:00
DataField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitField.tsx Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
NonceField.tsx Improve Gas Price UX (Part 2) (#850) 2018-01-24 21:43:27 -06:00
RouteNotFound.tsx Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
SendButton.tsx Broadcast UI Cleanup (#658) 2017-12-24 15:56:40 -06:00
SigningStatus.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
TogglablePassword.scss Passwordify Private Key & Mnemonic Inputs (#925) 2018-01-26 16:11:52 -06:00
TogglablePassword.tsx Passwordify Private Key & Mnemonic Inputs (#925) 2018-01-26 16:11:52 -06:00
Translate.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
index.ts Passwordify Private Key & Mnemonic Inputs (#925) 2018-01-26 16:11:52 -06:00