Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration 5 - move keyring controller state to substate | kumavis | 2017-01-29 | 1 | -1/+0 |
| | |||||
* | Merge pull request #937 from MetaMask/i900-forgot-password-flow | Dan Finlay | 2016-12-20 | 1 | -16/+0 |
|\ | | | | | I900 forgot password flow | ||||
| * | Redirect to seed word screen for forgotten passwords. | Kevin Serrano | 2016-12-20 | 1 | -16/+0 |
| | | |||||
* | | Merged master into dev | Dan Finlay | 2016-12-20 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | Add ability to show notices to user & get confirmation. | Kevin Serrano | 2016-12-17 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | Implement generation of markdown for notice files. Create npm command. Enhance notice generation. Add test files to test multiple notices. Add basic markdown support to notices. Interval checks for updates. Add extensionizer and linker Add terms and conditions state file Add link support to disclaimer. Changelog addition. | ||||
* | | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 2 | -17/+8 |
| | | |||||
* | | Better buttons | Luis Iván Cuende | 2016-12-14 | 1 | -1/+4 |
| | | |||||
* | | Beautified disclaimer | Luis Iván Cuende | 2016-12-14 | 1 | -7/+13 |
| | | |||||
* | | Cosmetic changes, rename links. | Kevin Serrano | 2016-11-24 | 1 | -9/+9 |
| | | |||||
* | | Add link back to unlock. | Kevin Serrano | 2016-11-24 | 1 | -0/+16 |
| | | |||||
* | | Remove entropy from encryption and project. | Kevin Serrano | 2016-11-22 | 1 | -1/+1 |
| | | |||||
* | | Make forgot password button. | Dan Finlay | 2016-11-02 | 1 | -3/+0 |
| | | |||||
* | | Made progress on parity for MultiVault | Kevin Serrano | 2016-11-02 | 2 | -142/+15 |
| | | | | | | | | | | | | | | | | | | - 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. | ||||
* | | Add focus to password field. | Kevin Serrano | 2016-10-31 | 1 | -0/+4 |
| | | |||||
* | | Add password warning div. | Kevin Serrano | 2016-10-31 | 1 | -2/+7 |
| | | |||||
* | | Modify first-screen design to match docs. | Kevin Serrano | 2016-10-31 | 1 | -2/+3 |
| | | |||||
* | | Update first screen to match design. | Dan Finlay | 2016-10-28 | 1 | -7/+99 |
| | | |||||
* | | Commented out useless advanced not on init screen | Dan Finlay | 2016-10-21 | 1 | -0/+2 |
| | | |||||
* | | Remove opinionated seed word code | Dan Finlay | 2016-10-13 | 3 | -241/+1 |
|/ | | | | | | Completely breaking all account maangement, I have removed the opinionated seed-word code from the UI. Web3 injection still seems to work. | ||||
* | Cleanup. | Kevin Serrano | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Rewritten to react standards. Way easier. | Kevin Serrano | 2016-10-05 | 1 | -9/+8 |
| | |||||
* | Add links to relevant legal pages on user agreement page. | Kevin Serrano | 2016-10-05 | 1 | -2/+6 |
| | |||||
* | Add conditional logic for adding listener. | Kevin Serrano | 2016-10-05 | 1 | -3/+5 |
| | |||||
* | Add padding to markdown paragraphs. | Kevin Serrano | 2016-10-05 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' into tos | Kevin Serrano | 2016-10-05 | 1 | -0/+1 |
|\ | |||||
| * | Make seed word confirmation button font smaller | Dan Finlay | 2016-10-05 | 1 | -0/+1 |
| | | | | | | | | To avoid formatting glitches on some machines. | ||||
* | | Add CSS rules for proper formatting. | Kevin Serrano | 2016-10-05 | 1 | -1/+7 |
| | | |||||
* | | Implemented scroll-to-bottom functionality for button activation. | Kevin Serrano | 2016-10-05 | 1 | -2/+10 |
|/ | |||||
* | Revert "Add new eth-lightwallet salting to vault." | Frankie | 2016-09-13 | 1 | -3/+3 |
| | |||||
* | Camelcase dataset key for react | Dan Finlay | 2016-09-11 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into i#563forgotPassword | Frankie | 2016-08-26 | 1 | -3/+14 |
|\ | |||||
| * | Make restore vault form persist | Dan Finlay | 2016-08-26 | 1 | -3/+14 |
| | | |||||
* | | Add a back button on lock screen to go back to init menu | Frankie | 2016-08-26 | 1 | -2/+0 |
|/ | |||||
* | Fix typos with missing apostrophe | Kevin Serrano | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | Formatted dev mode better | Dan Finlay | 2016-07-01 | 2 | -5/+3 |
| | |||||
* | Added some basic styles | Dan Finlay | 2016-07-01 | 1 | -1/+14 |
| | |||||
* | disclaimer - render via react-markdown | kumavis | 2016-07-01 | 1 | -2/+10 |
| | |||||
* | Remove old disclaimer | Dan Finlay | 2016-07-01 | 1 | -8/+0 |
| | |||||
* | Add new user agreement | Dan Finlay | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Fix formatting on terms & conditions page | Dan Finlay | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -4/+0 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 5 | -39/+33 |
| | |||||
* | Preserve disclaimer line breaks | Dan Finlay | 2016-06-17 | 1 | -2/+2 |
| | |||||
* | Added some real text to top of disclaimer | Dan Finlay | 2016-06-17 | 1 | -1/+3 |
| | |||||
* | Increase disclaimer scroll box height | Dan Finlay | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | Add disclaimer component | Dan Finlay | 2016-06-17 | 1 | -0/+56 |
| | |||||
* | Add placeholder disclaimer file | Dan Finlay | 2016-06-17 | 1 | -0/+9 |
| | |||||
* | A couple seed recovery enhancements | Dan Finlay | 2016-06-03 | 1 | -1/+1 |
| | | | | | - The seed words are no longer stored on `state.appState.currentView.context`, which caused view glitches since it was shared with other views' data. - The confirmation text warning color is now the same as other error messages'. | ||||
* | ui - redesign - init + vault create/restore + seed | kumavis | 2016-05-27 | 4 | -61/+121 |
| | |||||
* | ui - redesign - unlock menu | kumavis | 2016-05-14 | 1 | -2/+2 |
| | |||||
* | Fix more transition bugs | Dan Finlay | 2016-05-12 | 1 | -34/+0 |
| | |||||
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 4 | -0/+419 |