aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/notice-controller.js
Commit message (Expand)AuthorAgeFilesLines
* Remove NoticeController (#6382)Thomas Huang2019-04-021-112/+0
* notice-controller - make markAllNoticesRead synckumavis2019-03-291-1/+1
* notices - markAllNoticesRead - use async/awaitkumavis2019-03-291-14/+9
* Clear notices when setCompletedOnboarding is calledThomas Huang2019-03-211-0/+17
* Update NoticesController to use ES6 destructuring, const, letWhymarrh Whitby2019-02-121-3/+3
* Default NoticeController ctor opts to empty objWhymarrh Whitby2018-09-121-1/+1
* notice controller - properly show new notices for non-new userskumavis2018-06-191-3/+6
* notice-controller - update memStore on bootkumavis2018-06-141-0/+1
* test - e2e - check for phishing warningkumavis2018-06-141-1/+1
* notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-21/+8
* notices - notices collection is now manually editedkumavis2018-06-141-1/+1
* Fix some silly linting issues.Kevin Serrano2017-12-281-1/+1
* LintedDan Finlay2017-11-291-1/+1
* Get notice version filtering working nicelyDan Finlay2017-11-291-24/+27
* Add firstVersion field to notices selectorDan Finlay2017-11-291-1/+4
* Add optional version field to noticesDan Finlay2017-11-291-1/+9
* Remove notice body after reading.Kevin Serrano2017-03-231-0/+1
* Fix bugs with notice. Add disclaimer notice.Kevin Serrano2017-02-101-3/+3
* migration #8 - break out NoticeController substatekumavis2017-02-031-26/+24
* Change filepath for new location of notices.Kevin Serrano2017-02-031-1/+1
* Lint.Kevin Serrano2016-12-211-11/+11
* move notice code from metamask-controller + config-manager, in to notice-cont...kumavis2016-12-171-1/+79
* Add ability to show notices to user & get confirmation.Kevin Serrano2016-12-171-0/+18