aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx/confirm-send-ether.js
Commit message (Expand)AuthorAgeFilesLines
* better organization of locale file; i18n in more view filesNick Doiron2018-01-241-9/+9
* Update styling for buttons, font weightsAlexander Tseung2018-01-121-2/+2
* Adds updateTransaction to background and used it to update after editing in s...Dan2017-12-211-27/+2
* Canceled, edited transactions show edited amount.Dan2017-12-211-1/+8
* Create single action for updating all of send in redux state.Dan2017-11-151-6/+9
* Fix lint errors.Dan2017-11-151-10/+9
* Allow editing of send ether.Dan2017-11-151-6/+48
* 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 customize gas modal error handlingDan2017-10-241-1/+1
* Fix Conversions bugs; Fiat value bugsChi Kei Chan2017-10-211-1/+1
* Get currency from state in account details, send and confirm screens.Dan2017-10-201-23/+25
* Confirm eth v2Chi Kei Chan2017-10-111-19/+19
* Always set currency to USD on app mountChi Kei Chan2017-09-291-1/+0
* Add Confirm Send token screenChi Kei Chan2017-09-231-1/+1
* Refactor Confirmation Tx to render different screenChi Kei Chan2017-09-221-0/+446