aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/keychains
Commit message (Collapse)AuthorAgeFilesLines
* 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.