aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/account-export.js
Commit message (Expand)AuthorAgeFilesLines
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-8/+14
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-8/+7
* Handle i18n with redux.Dan2018-03-161-9/+9
* i18n - load locales manuallykumavis2018-03-151-1/+1
* complete i18n across new UINick Doiron2018-01-301-4/+4
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* first steps to i18nNick Doiron2018-01-231-4/+4
* Fix typo.Kevin Serrano2017-09-121-2/+2
* Add some styling.Kevin Serrano2017-09-121-0/+3
* Move function as util function.Kevin Serrano2017-09-121-16/+2
* Basic private key download file functionality.Kevin Serrano2017-09-121-9/+30
* Add maximum width for private key revealKevin Serrano2017-08-041-1/+1
* Add functional but ugly and hard-coded token listDan Finlay2017-04-211-2/+0
* Hide the password in the private key retrieval screen.Kevin Serrano2017-03-231-0/+1
* Adjust private key confirmation style and logic.Kevin Serrano2017-03-211-36/+56
* Removed hex prefix from private key exportDan Finlay2016-10-051-3/+6
* Auto lintedDan Finlay2016-06-221-11/+10
* Size export confirmation inputFrankie2016-06-131-1/+5
* bugfix - exportAccount - fix copyToClipboardkumavis2016-05-231-0/+1
* ui - fix account-export marginkumavis2016-05-141-13/+22
* Move account export to subviewDan Finlay2016-05-051-0/+87