MyCrypto/common/reducers
Daniel Ternyak a4ec6f6139 Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141)
* hide buttons during send loading state

* fix transaction succeeded not clickable; provide error in action

* move BroadcastStatusTransaction into 'libs/transaction'

* use more succint Array.prototype.find

* rename resetState -> resetTransaction

* refactor and component componentDidUpdate logic

* rename disabled -> generateDisabled; comment componentDidUpdate

* add size to Spinner, use in ConfirmationModal; disable instead of hide buttons in Modal

* fix flow not understanding that an object wouldn't be null in this case anyway. silly flow

* various refactors; send entire balance working
2017-08-30 21:00:31 -07:00
..
swap Add reducer tests (#133) 2017-08-24 10:53:59 +02:00
config.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
contracts.js Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
customTokens.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
deterministicWallets.js Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
ens.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
generateWallet.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
index.js Trezor Unlock + Deterministic Wallet Groundwork (#137) 2017-08-28 12:43:57 -05:00
notifications.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
rates.js Standardize Redux Actions / Reducers (#95) 2017-07-27 12:05:09 -05:00
wallet.js Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00