aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/import/private-key.js
Commit message (Expand)AuthorAgeFilesLines
* event object actually passed to this.createKeyringOnEnter in private-key.jsDan2018-04-051-1/+2
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-4/+10
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-2/+2
|\
| * Update button stylesAlexander Tseung2018-03-261-2/+2
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-4/+3
* | Handle i18n with redux.Dan2018-03-161-5/+5
* | i18n - load locales manuallykumavis2018-03-151-1/+1
|/
* Correct merge conflict resolution errors.Dan2018-03-071-2/+0
* Merge branch 'master' into i18nDan2018-03-071-6/+13
|\
| * [NewUI] Updates capitalization and alignment for the import account screen. (...Dan J Miller2018-02-011-7/+12
* | complete i18n across new UINick Doiron2018-01-301-4/+4
* | 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-3/+3
|/
* New add account page with create and import options.Dan2018-01-131-28/+33
* Clear import error state on logout.Dan2017-10-271-0/+4
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+67
* Make folder for responsive UIDan Finlay2017-07-041-67/+0
* Fix styling of error message.Kevin Serrano2017-03-231-2/+1
* Added new modular private key import systemDan Finlay2017-01-191-2/+1
* Allow importing of private key stringsDan Finlay2017-01-181-0/+69