aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx/confirm-send-token.js
Commit message (Expand)AuthorAgeFilesLines
* Fix edit to field bug. (#2738)Dan J Miller2017-12-131-6/+7
* Create single action for updating all of send in redux state.Dan2017-11-151-6/+9
* Allow editing of token transactions.Dan2017-11-151-8/+87
* Token balance in send state; validating sufficient tokens, validation updates...Dan2017-11-071-2/+4
* More lint fixesDan2017-11-021-1/+1
* Lint fixes for NewUI-flat.Dan2017-11-021-4/+0
* Change min gas price to 0.1 GWEIDan2017-10-271-4/+2
* Fix alignment on right arrow of confirm tx screensChi Kei Chan2017-10-251-1/+1
* Improve precision in send and confirm.Dan2017-10-241-1/+1
* Add resiliency to confirm-send-tokenChi Kei Chan2017-10-211-5/+5
* Fixes regression in confirm-send-tokenDan2017-10-211-2/+4
* Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-stateChi Kei Chan2017-10-201-17/+34
|\
| * Identicon in send token show who you are sending to, not the token's identicon.Dan2017-10-201-3/+3
| * Fix handling of arithmetic on token gas in confirm-send-token.Dan2017-10-201-16/+33
* | Get currency from state in account details, send and confirm screens.Dan2017-10-201-12/+12
|/
* Fix recipient on send tokenChi Kei Chan2017-10-111-2/+4
* Confirm Token and Confirm Contract v2Chi Kei Chan2017-10-111-20/+22
* Add Confirm Send token screenChi Kei Chan2017-09-231-0/+394