MyCrypto/common/sagas/transaction
HenryNguyen5 8d27d0ba4d Improve form validation (#1772)
* Change gas price validation to be string input based

* Change sanitization to use Nunber

* Have validators use Number over parseFloat

* Fix css validation class

* Add valid css to address field

* Add data field validation

* Remove unused import

* Fix button being hidden on inputs

* Dead code removal

* Unify textarea and input class validation

* Adjust validity styling to only apply after a value has been inputted

* Do not pass custom props to DOM
2018-05-13 14:24:50 -05:00
..
broadcast RC Bugfixes (#1644) 2018-04-23 18:35:24 -05:00
current Ethereum Alarm Clock Integration (#1343) 2018-04-14 17:21:33 -05:00
fields Improve form validation (#1772) 2018-05-13 14:24:50 -05:00
meta Ethereum Alarm Clock Integration (#1343) 2018-04-14 17:21:33 -05:00
network Fix Estimate Gas (#1698) 2018-04-30 20:07:59 -05:00
signing Enable Parity Signer Message Signing (#1663) 2018-04-25 19:36:29 -05:00
index.ts Remove tx on state change (#1224) 2018-03-02 00:28:50 -06:00
reset.ts RC Bugfixes (#1644) 2018-04-23 18:35:24 -05:00
sendEverything.ts Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
validationHelpers.ts Allow 0 ETH Transactions (#1307) 2018-03-14 14:51:37 -05:00