Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 2 | -25/+162 |
|\ | |||||
| * | Add recover and backup tempaltes | Dan Finlay | 2018-03-20 | 2 | -18/+24 |
| | | |||||
| * | Grammar correction | Dan Finlay | 2018-03-15 | 1 | -1/+1 |
| | | |||||
| * | ui - lint fix | kumavis | 2018-03-14 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3445 from TheCriw/i3440-seed-restore-trim-invalid-characters | kumavis | 2018-03-14 | 1 | -0/+13 |
| |\ | | | | | | | improved verification of restore from seed phrase | ||||
| | * | FIX #3440 improved verification of restore from seed phrase | criw | 2018-03-06 | 1 | -0/+13 |
| | | | |||||
| * | | Fix flashing to Log in screen after logging in or restoring from seed phrase ↵ | Alexander Tseung | 2018-03-08 | 1 | -13/+10 |
| |/ | | | | | | | (#3466) | ||||
* | | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension ↵ | Alexander Tseung | 2018-02-09 | 1 | -0/+4 |
|\| | | | | | | | into cb-254 | ||||
| * | [NewUI] Opens to full screen when restoring from seed. (#3201) | Dan J Miller | 2018-02-08 | 1 | -0/+4 |
| | | | | | | | | | | | | * Opens to full screen when restoring from seed. * Remove redundant parameter in actions.markPasswordForgotten call. | ||||
* | | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 | Alexander Tseung | 2018-01-30 | 1 | -0/+156 |
|\| | |||||
| * | Add fix for infinite spinner for incorrect seed phrase. | Kevin Serrano | 2018-01-04 | 1 | -0/+4 |
| | | |||||
* | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 3 | -364/+0 |
|/ | |||||
* | Add Go to Coinbase; Show Buy Ether after signup | Jacky Chan | 2017-10-21 | 1 | -2/+7 |
| | |||||
* | Add ability to save seed words as file. | Kevin Serrano | 2017-09-12 | 1 | -0/+10 |
| | |||||
* | Limit max width of seed word conf screen | Dan Finlay | 2017-07-28 | 1 | -2/+5 |
| | |||||
* | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -2/+0 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 3 | -0/+348 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 3 | -348/+0 |
| | |||||
* | Fix react warning on create-vault-complete | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | Make seed confirmation wording scarier | Dan Finlay | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | Fix potential formatting issues for seed word display. | Kevin Serrano | 2017-03-29 | 1 | -3/+8 |
| | |||||
* | Assure that seed words are placed into state tree upon request. | Kevin Serrano | 2017-03-28 | 1 | -31/+1 |
| | |||||
* | Redirect to seed word screen for forgotten passwords. | Kevin Serrano | 2016-12-20 | 1 | -2/+6 |
| | |||||
* | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 1 | -5/+3 |
| | |||||
* | Better buttons | Luis Iván Cuende | 2016-12-14 | 1 | -3/+5 |
| | |||||
* | Typo fix. | Kevin Serrano | 2016-11-12 | 1 | -9/+9 |
| | |||||
* | Fix seed phrase restore | Dan Finlay | 2016-11-02 | 1 | -3/+3 |
| | |||||
* | Made progress on parity for MultiVault | Kevin Serrano | 2016-11-02 | 2 | -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 Serrano | 2016-11-01 | 3 | -0/+369 |
Remove logs. Move HD render files to ui/app. |