aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/tests/send-component.test.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-161-332/+0
| | | | | | Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens.
* Improve send token error ux.Dan2018-07-051-2/+73
|
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-191-2/+12
|
* Fix calculation of data property for gas estimation on token transfers.Dan2018-06-021-2/+0
|
* Merge branch 'i3725-refactor-send-component-' into ↵Dan2018-06-011-1/+1
|\ | | | | | | i3914-fix-newui-send-gas-estimation
| * Remove .onlyDan2018-06-011-1/+1
| |
* | Auto update gas estimate when to changes.Dan2018-05-311-0/+8
| |
* | Estimate gas using same algorithm as backend.Dan2018-05-311-0/+2
| |
* | Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ↵Dan2018-05-311-0/+2
|/ | | | method.
* Update amount error on update of send screen.Dan2018-05-311-3/+9
|
* Clean up for send refactor PR.Dan2018-05-251-0/+2
|
* Lint fixesDan2018-05-141-2/+0
|
* Fix test descriptions and remove unnecessary proptypes.Dan2018-05-101-0/+1
|
* Adds test for send, send-content, send-footer and send-header components.Dan2018-05-071-0/+234
|
* first commitDan2018-04-071-0/+0