MyCrypto/spec
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
..
actions merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
libs Finalize send (broadcast signedTx, loading indicators, error handling, form validation) (#141) 2017-08-30 21:00:31 -07:00
mocks Redux: Persist language selection to local storage via middleware and create pattern for future persistence. 2017-07-05 17:09:58 -05:00
reducers Add reducer tests (#133) 2017-08-24 10:53:59 +02:00
sagas balance fetching (#41) 2017-07-13 16:02:39 -05:00
utils Estimate gas (WIP) (#102) 2017-08-07 22:45:08 -05:00