aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/first-time
Commit message (Collapse)AuthorAgeFilesLines
* Add focus to password field.Kevin Serrano2016-10-311-0/+4
|
* Add password warning div.Kevin Serrano2016-10-311-2/+7
|
* Modify first-screen design to match docs.Kevin Serrano2016-10-311-2/+3
|
* Update first screen to match design.Dan Finlay2016-10-281-7/+99
|
* Commented out useless advanced not on init screenDan Finlay2016-10-211-0/+2
|
* Remove opinionated seed word codeDan Finlay2016-10-133-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 Serrano2016-10-121-1/+1
|
* Rewritten to react standards. Way easier.Kevin Serrano2016-10-051-9/+8
|
* Add links to relevant legal pages on user agreement page.Kevin Serrano2016-10-051-2/+6
|
* Add conditional logic for adding listener.Kevin Serrano2016-10-051-3/+5
|
* Add padding to markdown paragraphs.Kevin Serrano2016-10-051-0/+4
|
* Merge branch 'master' into tosKevin Serrano2016-10-051-0/+1
|\
| * Make seed word confirmation button font smallerDan Finlay2016-10-051-0/+1
| | | | | | | | To avoid formatting glitches on some machines.
* | Add CSS rules for proper formatting.Kevin Serrano2016-10-051-1/+7
| |
* | Implemented scroll-to-bottom functionality for button activation.Kevin Serrano2016-10-051-2/+10
|/
* Revert "Add new eth-lightwallet salting to vault."Frankie2016-09-131-3/+3
|
* Camelcase dataset key for reactDan Finlay2016-09-111-3/+3
|
* Merge branch 'master' into i#563forgotPasswordFrankie2016-08-261-3/+14
|\
| * Make restore vault form persistDan Finlay2016-08-261-3/+14
| |
* | Add a back button on lock screen to go back to init menuFrankie2016-08-261-2/+0
|/
* Fix typos with missing apostropheKevin Serrano2016-08-051-1/+1
|
* Formatted dev mode betterDan Finlay2016-07-012-5/+3
|
* Added some basic stylesDan Finlay2016-07-011-1/+14
|
* disclaimer - render via react-markdownkumavis2016-07-011-2/+10
|
* Remove old disclaimerDan Finlay2016-07-011-8/+0
|
* Add new user agreementDan Finlay2016-07-011-1/+1
|
* Fix formatting on terms & conditions pageDan Finlay2016-06-291-1/+1
|
* Manually lintedDan Finlay2016-06-221-4/+0
|
* Auto lintedDan Finlay2016-06-225-39/+33
|
* Preserve disclaimer line breaksDan Finlay2016-06-171-2/+2
|
* Added some real text to top of disclaimerDan Finlay2016-06-171-1/+3
|
* Increase disclaimer scroll box heightDan Finlay2016-06-171-1/+1
|
* Add disclaimer componentDan Finlay2016-06-171-0/+56
|
* Add placeholder disclaimer fileDan Finlay2016-06-171-0/+9
|
* A couple seed recovery enhancementsDan Finlay2016-06-031-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 + seedkumavis2016-05-274-61/+121
|
* ui - redesign - unlock menukumavis2016-05-141-2/+2
|
* Fix more transition bugsDan Finlay2016-05-121-34/+0
|
* Moved UI into repo with its own dependency stackDan Finlay2016-04-144-0/+419