aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/unlock.js
Commit message (Collapse)AuthorAgeFilesLines
* Add new unlock screen designAlexander Tseung2018-05-121-141/+0
|
* Clean up network configAlexander Tseung2018-04-241-1/+1
|
* Fix confirmation popup not always openingAlexander Tseung2018-04-171-2/+3
|
* Removes t from props via metamask-connect and instead places it on context ↵Dan2018-03-291-5/+11
| | | | via a provider.
* i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-5/+4
| | | | t() call; t is just available on props.
* Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-03-211-3/+3
|\ | | | | | | i18n-translator-redux
| * Add login templatesDan Finlay2018-03-201-3/+3
| |
* | Handle i18n with redux.Dan2018-03-161-3/+3
|/
* Add closing parens to appNameThomas2018-03-141-1/+1
|
* Merge branch 'master' into i18nThomas Huang2018-03-141-77/+66
|\
| * Increase tap areas for menu buttons on mobileAlexander Tseung2018-03-101-77/+66
| |
* | Merge branch 'master' into i18nDan Finlay2018-03-071-2/+2
|\|
| * Replace Lock wording with Log Out / Log InDan Finlay2018-03-071-2/+2
| | | | | | | | Fixes #2475
* | Merge branch 'master' into i18nDan2018-03-071-1/+24
|\|
| * Remove isInBrowser method and use environment-type.jsDan2018-02-141-6/+4
| |
| * Only open a new window on restore from seed if in extension view.Dan2018-02-141-1/+6
| |
| * Try beta link on unlock and privacy screens.Dan2018-02-091-0/+17
| |
| * [NewUI] Opens to full screen when restoring from seed. (#3201)Dan J Miller2018-02-081-1/+4
| | | | | | | | | | | | * Opens to full screen when restoring from seed. * Remove redundant parameter in actions.markPasswordForgotten call.
* | Implemented feedback to make i18n work on macDan Finlay2018-03-071-1/+2
|/
* Merge branch 'master' into nmChi Kei Chan2017-09-191-1/+1
|\
| * Reword forgot password to restore seed phraseDan Finlay2017-09-081-1/+1
| | | | | | | | This always confuses people, I just finally did it.
* | Merge branch 'NewUI' into feat/mm-ui-5-mergedsdtsui2017-08-071-1/+5
|\|
| * Fix fox positioning.Kevin Serrano2017-08-041-1/+5
| |
* | Fix color for large password inputsdtsui2017-08-031-1/+1
| |
* | Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+118
| |
* | Make folder for responsive UIDan Finlay2017-07-041-118/+0
|/
* Fox watches over us again.Kevin Serrano2017-05-031-6/+6
|
* Adjust fox look heightDan Finlay2017-05-011-1/+1
|
* Make fox look away while typing passwordDan Finlay2017-05-011-6/+6
| | | | | Inspired by this tweet: https://twitter.com/Aashay/status/858791285976481792
* Merge branch 'i328-MultiVault-v1' into i715-AddImportMenuDan Finlay2017-01-181-1/+1
|\
| * Remove unused classDan Finlay2016-11-051-1/+1
| |
* | Modify actions to support better transition.Kevin Serrano2016-12-201-1/+1
| |
* | Redirect to seed word screen for forgotten passwords.Kevin Serrano2016-12-201-1/+1
| |
* | Revert "Interface enhancements"Dan Finlay2016-12-171-6/+2
| |
* | Better editable labelLuis Iván Cuende2016-12-151-2/+6
| |
* | Modify forgot password flow to go back to init screen.Kevin Serrano2016-11-241-2/+1
|/
* Fixed bugs related to clearing caches when restoring to a new vaultDan Finlay2016-11-021-0/+2
|
* Make forgot password button.Dan Finlay2016-11-021-0/+11
|
* Update first screen to match design.Dan Finlay2016-10-281-3/+0
|
* Merge branch 'master' into i#563forgotPasswordFrankie2016-08-261-1/+2
|\
| * Create replacement logo for non-webglKevin Serrano2016-08-201-1/+2
| |
* | Add a back button on lock screen to go back to init menuFrankie2016-08-261-40/+39
|/
* Auto lintedDan Finlay2016-06-221-11/+10
|
* ui - redesign - sendTransactionkumavis2016-05-191-1/+4
|
* ui - redesign - unlock menukumavis2016-05-141-6/+12
|
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+101