Kevin Serrano
20c043a4c2
Redirect to seed word screen for forgotten passwords.
8 years ago
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
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.
8 years ago
Dan Finlay
6d13ef691f
Revert "Interface enhancements"
8 years ago
Luis Iván Cuende
b8ee336f0d
Better buttons
8 years ago
Luis Iván Cuende
233094e19d
Beautified disclaimer
8 years ago
Kevin Serrano
8dd298238d
Cosmetic changes, rename links.
8 years ago
Kevin Serrano
3a503d2ac2
Add link back to unlock.
8 years ago
Kevin Serrano
9123e70434
Remove entropy from encryption and project.
8 years ago
Dan Finlay
72729060dc
Make forgot password button.
8 years ago
Kevin Serrano
db356a181a
Made progress on parity for MultiVault
...
- 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.
8 years ago
Kevin Serrano
625c54b7ec
Add focus to password field.
8 years ago
Kevin Serrano
02b0cf2e6d
Add password warning div.
8 years ago
Kevin Serrano
2418197041
Modify first-screen design to match docs.
8 years ago
Dan Finlay
28eec68f85
Update first screen to match design.
8 years ago
Dan Finlay
f090828f99
Commented out useless advanced not on init screen
8 years ago
Dan Finlay
5c9969e126
Remove opinionated seed word code
...
Completely breaking all account maangement, I have removed the opinionated seed-word code from the UI.
Web3 injection still seems to work.
8 years ago
Kevin Serrano
5e9bc31c58
Cleanup.
8 years ago
Kevin Serrano
c0d6dcff00
Rewritten to react standards. Way easier.
8 years ago
Kevin Serrano
94bfb5410b
Add links to relevant legal pages on user agreement page.
8 years ago
Kevin Serrano
64d8f91371
Add conditional logic for adding listener.
8 years ago
Kevin Serrano
1158855a15
Add padding to markdown paragraphs.
8 years ago
Kevin Serrano
991c06e542
Add CSS rules for proper formatting.
8 years ago
Kevin Serrano
3628c5b324
Implemented scroll-to-bottom functionality for button activation.
8 years ago
Dan Finlay
c7d10affd5
Make seed word confirmation button font smaller
...
To avoid formatting glitches on some machines.
8 years ago
Frankie
c37c050c8a
Revert "Add new eth-lightwallet salting to vault."
8 years ago
Dan Finlay
6d6130e2a6
Camelcase dataset key for react
8 years ago
Frankie
483a7fee0a
Add a back button on lock screen to go back to init menu
8 years ago
Dan Finlay
d81bde9f6c
Make restore vault form persist
8 years ago
Kevin Serrano
31b38e820b
Fix typos with missing apostrophe
8 years ago
Dan Finlay
6ec387b675
Formatted dev mode better
8 years ago
Dan Finlay
7f9200b1bf
Added some basic styles
8 years ago
kumavis
5a917431d8
disclaimer - render via react-markdown
8 years ago
Dan Finlay
a0a676c3e2
Remove old disclaimer
8 years ago
Dan Finlay
aa21c83470
Add new user agreement
8 years ago
Dan Finlay
9f5b62752e
Fix formatting on terms & conditions page
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
69f628dbe2
Preserve disclaimer line breaks
8 years ago
Dan Finlay
79999109e2
Added some real text to top of disclaimer
8 years ago
Dan Finlay
9e7a9e6837
Increase disclaimer scroll box height
8 years ago
Dan Finlay
93fa97f86a
Add disclaimer component
8 years ago
Dan Finlay
825bb4494b
Add placeholder disclaimer file
8 years ago
Dan Finlay
10fec9052f
A couple seed recovery enhancements
...
- 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'.
9 years ago
kumavis
870e05b240
ui - redesign - init + vault create/restore + seed
9 years ago
kumavis
49e08f9013
ui - redesign - unlock menu
9 years ago
Dan Finlay
29facfe4d6
Fix more transition bugs
9 years ago
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
9 years ago