aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx/index.js
Commit message (Expand)AuthorAgeFilesLines
* Fix spinner layoutAlexander Tseung2018-04-181-2/+5
* Fix BigNumber exception in confirm-send-etherAlexander Tseung2018-04-181-3/+25
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-1/+1
* Merge branch 'master' into i18n-translator-reduxDan2018-03-221-4/+14
|\
| * ui - tx conf - only show special token tx conf screen for token sendkumavis2018-03-221-4/+8
| * Identify token transactions by method names token data, and not just whether ...Dan2018-03-201-4/+10
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-1/+1
|/
* Get currency from state in account details, send and confirm screens.Dan2017-10-201-3/+0
* Always set currency to USD on app mountChi Kei Chan2017-09-291-1/+1
* Implement Confirm Deploy Contract screenChi Kei Chan2017-09-271-0/+6
* Add Confirm Send token screenChi Kei Chan2017-09-231-17/+56
* Refactor Confirmation Tx to render different screenChi Kei Chan2017-09-221-0/+103