aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/first-time/disclaimer.js
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to show notices to user & get confirmation.Kevin Serrano2016-12-171-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.
* 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
|
* 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
|
* Formatted dev mode betterDan Finlay2016-07-011-2/+3
|
* Added some basic stylesDan Finlay2016-07-011-1/+14
|
* disclaimer - render via react-markdownkumavis2016-07-011-2/+10
|
* Add new user agreementDan Finlay2016-07-011-1/+1
|
* Fix formatting on terms & conditions pageDan Finlay2016-06-291-1/+1
|
* Auto lintedDan Finlay2016-06-221-7/+6
|
* Preserve disclaimer line breaksDan Finlay2016-06-171-2/+2
|
* Increase disclaimer scroll box heightDan Finlay2016-06-171-1/+1
|
* Add disclaimer componentDan Finlay2016-06-171-0/+56