MyCrypto/common/components
William O'Beirne db6b737cad Show Recent Txs on Check Tx Page (#1147)
* Save transactions to local storage.

* Checksum more things + reset hash on network change.

* Fix IHexTransaction type, grab from from tx object directly.

* Refactor storage of recent transactions to use redux storage and loading.

* Refactor types to a transactions types file.

* Initial crack at recent transactions tab on account

* Punctuation.

* Transaction Status responsive behavior.

* Refactor transaction helper function out to remove circular dependency.

* Fix typings

* Collapse subtabs to select list when too small.

* s/wallet/address

* Type select onChange

* Get fields from current state if web3 tx
2018-03-14 15:10:14 -05: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 Update Account SubTab Routing / Token Scanner CSS Updates (#1276) 2018-03-11 17:19:35 -05:00
BetaAgreement Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -06:00
ConfirmationModal Derive available tx metadata (#1257) 2018-03-07 17:42:16 -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 Add Check TX Button to Transaction Notification (#1217) 2018-03-05 12:58:53 -06:00
Footer Copy / messaging tweaks (#1253) 2018-03-05 13:51:06 -06:00
GasLimitFieldFactory Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
GenerateKeystoreModal Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -06:00
GenerateTransactionFactory Refactor Generate Transaction (#960) 2018-01-29 16:58:07 -06:00
Header Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -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 Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -06:00
PrintableWallet MEW-01-004 - Stronger Keystores (#981) 2018-02-02 00:01:30 -06:00
SendButtonFactory Show Disabled Send Button on /pushtx (#1302) 2018-03-12 00:06:09 -05:00
SendEverything Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
SubTabs Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
TXMetaDataPanel Fix recommended gas price breaking on subtab switch (#1268) 2018-03-07 17:55:46 -06:00
TransactionStatus Show Recent Txs on Check Tx Page (#1147) 2018-03-14 15:10:14 -05:00
UnitDropDown Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -06:00
WalletDecrypt Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -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 Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -06:00
AddressField.tsx Update dropdowns, inputs, and textareas (#1169) 2018-03-01 11:53:29 -06:00
AmountField.tsx Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -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 Enable no-implicit-any (#1263) 2018-03-07 17:36:05 -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 Show Disabled Send Button on /pushtx (#1302) 2018-03-12 00:06:09 -05: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 Improve accessibility (a11y) (#1267) 2018-03-08 13:28:43 -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