aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/new-account
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-2/+2
|\
| * Update button stylesAlexander Tseung2018-03-261-3/+3
| |
* | Correct proptypes for t in new-account/create-form.jsDan2018-03-221-1/+1
| |
* | Lint fixesDan2018-03-221-1/+1
| |
* | i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-222-9/+7
| | | | | | | | t() call; t is just available on props.
* | Lint fixes.Dan2018-03-201-0/+1
| |
* | Handle i18n with redux.Dan2018-03-162-11/+11
| |
* | i18n - load locales manuallykumavis2018-03-152-3/+3
|/
* Fix translations whose substitutions params were not in arrays.Dan2018-03-141-1/+1
|
* Merge branch 'master' into i18nDan2018-03-071-5/+8
|\
| * [NewUI] Set default new account name as placeholder, but not value (#3121)Dan J Miller2018-02-011-5/+8
| | | | | | | | | | | | * Set default new account name as placehold, and not value, in new account create screen. * Set new account number in create-form.js in constructor.
* | complete i18n across new UINick Doiron2018-01-301-4/+4
| |
* | separate out cross-browser i18n for extensionsNick Doiron2018-01-252-0/+2
| |
* | better organization of locale file; i18n in more view filesNick Doiron2018-01-242-8/+8
|/
* Fix input box padding and select highlight in new account create and import ↵Dan2018-01-131-1/+0
| | | | page.
* New add account page with create and import options.Dan2018-01-132-0/+178