aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx/confirm-send-ether.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-1/+1
* Merge branch 'master' into i18n-translator-reduxDan2018-03-201-159/+162
|\
| * Fix styling on confirm-send-ether and confirm-send-token (#3600)Alexander Tseung2018-03-171-158/+162
* | Handle i18n with redux.Dan2018-03-161-9/+9
* | i18n - load locales manuallykumavis2018-03-151-1/+1
|/
* Merge branch 'master' into i18nDan2018-03-071-9/+7
|\
| * Updates the styling of confirm send ether and token screens. (#3235)Dan J Miller2018-02-131-9/+7
* | complete i18n across new UINick Doiron2018-01-301-3/+3
* | separate out cross-browser i18n for extensionsNick Doiron2018-01-251-0/+1
* | 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