MyCrypto/common/components
James Prado aabcd3f7a3 Use Network Symbol in Confirmation Modal (#1039)
* Set default unit to 'ETH' instead of 'ether'

* Use 'isEtherUnit()' everywhere

* Set default unit to empty string

* Update isEthUnit to isNetworkUnit

* Fix unit conversion for non-ethereum networks

* Set default network unit properly

* Fix tests

* fix typos

* Update isNetworkUnit selector

* Update isNetworkUnit

* Fix validationhelpers tests

* Add mock state to tests & Move isNetworkUnit to selectors

* Fix validation helper spec

* fix unit swap spec
2018-03-01 19:24:14 -06:00
..
AddressFieldFactory Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
AmountFieldFactory Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
BalanceSidebar Copy address touchups (#1215) 2018-03-01 13:36:30 -06:00
BetaAgreement Update copy / links for Beta (#1193) 2018-02-27 15:35:32 -06:00
ConfirmationModal Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
ConfirmationModalTemplate Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
DataFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ErrorScreen Update copy / links for Beta (#1193) 2018-02-27 15:35:32 -06:00
ExtendedNotifications Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
Footer Update copy / links for Beta (#1193) 2018-02-27 15:35:32 -06:00
GasLimitFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
GenerateKeystoreModal Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
GenerateTransactionFactory Refactor Generate Transaction (#960) 2018-01-29 16:58:07 -06:00
Header Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -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 Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
PrintableWallet MEW-01-004 - Stronger Keystores (#981) 2018-02-02 00:01:30 -06:00
SendButtonFactory Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
SendEverything Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
SubTabs Logo updates (#1216) 2018-03-01 13:49:07 -06:00
TXMetaDataPanel Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
TransactionStatus Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
UnitDropDown Use Network Symbol in Confirmation Modal (#1039) 2018-03-01 19:24:14 -06:00
WalletDecrypt Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
ui Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
AddressField.tsx Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
AmountField.tsx Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
CurrentCustomMessage.tsx Address component for checksumming + linking to explorer (#1168) 2018-02-28 20:54:43 -06:00
DataField.tsx Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
GasLimitField.scss Add nonce loading indicator & refresh button (#1021) 2018-02-08 11:51:15 -06:00
GasLimitField.tsx Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
GenerateTransaction.tsx Fix compatibility with unknown Web 3 providers (#1128) 2018-02-17 18:25:01 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
NonceField.scss Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
NonceField.tsx Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
RedirectWithQuery.tsx Forward query arguments during redirect (#990) 2018-02-08 22:02:56 -06:00
RouteNotFound.tsx Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
SendButton.tsx Generic Confirmation Modal (#940) 2018-01-29 15:38:28 -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 Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
Translate.tsx Update <Markdown/> allowedTypes (#1004) 2018-02-06 13:54:02 -06:00
index.ts Update copy / links for Beta (#1193) 2018-02-27 15:35:32 -06:00