aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/keychains/hd/restore-vault.js
Commit message (Collapse)AuthorAgeFilesLines
* [NewUI] Opens to full screen when restoring from seed. (#3201)Dan J Miller2018-02-081-0/+4
| | | | | | * Opens to full screen when restoring from seed. * Remove redundant parameter in actions.markPasswordForgotten call.
* Add fix for infinite spinner for incorrect seed phrase.Kevin Serrano2018-01-041-0/+4
|
* Redirect to seed word screen for forgotten passwords.Kevin Serrano2016-12-201-2/+6
|
* Fix seed phrase restoreDan Finlay2016-11-021-3/+3
|
* Made progress on parity for MultiVaultKevin Serrano2016-11-021-5/+5
| | | | | | | | | - Deleted some unused items - Renamed files and paths to match with new locations. - Modified keyring controller logic to separate concerns. - Fix account naming issues. - Enable creation of new vault with default HD keyring. - Formatting issues.
* Implement seed word confirmation page.Kevin Serrano2016-11-011-0/+148
Remove logs. Move HD render files to ui/app.