aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/keychains/hd
Commit message (Collapse)AuthorAgeFilesLines
* Fix flashing to Log in screen after logging in or restoring from seed phrase ↵Alexander Tseung2018-03-081-13/+10
| | | | (#3466)
* [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
|
* Add Go to Coinbase; Show Buy Ether after signupJacky Chan2017-10-211-2/+7
|
* Add ability to save seed words as file.Kevin Serrano2017-09-121-0/+10
|
* Limit max width of seed word conf screenDan Finlay2017-07-281-2/+5
|
* Replace ui with responsive-uiDan Finlay2017-07-251-2/+0
|
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-213-0/+348
|
* Make folder for responsive UIDan Finlay2017-07-043-348/+0
|
* Fix react warning on create-vault-completeKevin Serrano2017-06-271-1/+1
|
* Make seed confirmation wording scarierDan Finlay2017-06-211-1/+1
|
* Fix potential formatting issues for seed word display.Kevin Serrano2017-03-291-3/+8
|
* Assure that seed words are placed into state tree upon request.Kevin Serrano2017-03-281-31/+1
|
* Redirect to seed word screen for forgotten passwords.Kevin Serrano2016-12-201-2/+6
|
* Revert "Interface enhancements"Dan Finlay2016-12-171-5/+3
|
* Better buttonsLuis Iván Cuende2016-12-141-3/+5
|
* Typo fix.Kevin Serrano2016-11-121-9/+9
|
* Fix seed phrase restoreDan Finlay2016-11-021-3/+3
|
* Made progress on parity for MultiVaultKevin Serrano2016-11-022-7/+7
| | | | | | | | | - 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-013-0/+369
Remove logs. Move HD render files to ui/app.