aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send-token
Commit message (Expand)AuthorAgeFilesLines
* Query for gas estimatesChi Kei Chan2017-09-291-2/+16
* Ensure sent token value is recognized as hex.Dan2017-09-291-1/+1
* Update the correct values in state when estimates are received.Dan2017-09-271-8/+6
* Gets gas and price estimates when send components mount.Dan2017-09-271-20/+12
* Merge branch 'NewUI-flat' into MM-57-use-gas-estimatorChi Kei Chan2017-09-261-1/+4
|\
| * Select all in to and from of send screens, instead of clearing on focus.Dan2017-09-261-1/+1
| * Able to change selections in to and from fields of send and send token.Dan2017-09-261-0/+1
* | Send token now estimates gas and price.Dan2017-09-261-8/+37
* | Update send token to handle errors onBlur events and prevent clicking send un...Dan2017-09-261-12/+59
* | Handles errors with to field and renders warnings from backend in send token.Dan2017-09-261-1/+1
|/
* Add Confirm Send token screenChi Kei Chan2017-09-231-16/+2
* Handles errors with to field and renders warnings from backend in send token.Dan2017-09-221-11/+17
* Show token tx properlyChi Kei Chan2017-09-141-1/+6
* Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rateChi Kei Chan2017-09-141-1/+1
* Add token exchange ratesChi Kei Chan2017-09-131-5/+22
* Added signTokenTx; Adding token confirmation screenChi Kei Chan2017-09-121-11/+41
* Add frontend validation to send-tokenChi Kei Chan2017-09-121-8/+90
* Add buttons; handle back; add yarn.lockChi Kei Chan2017-09-121-18/+36
* Send Token screen partial UIChi Kei Chan2017-09-071-0/+213