This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Sam dd6ebde824 FIX: Always ensure notifications are treated as read once clicked
UX: improve messaging so notifications list is far more stable
PERF: improve performance of notifcation lookup queries

- Add feature "SetTransientHeader" that allows shipping info to server
   in the next Ajax request
- remove local storage hack used for notifications
- amend lookupStale to return hydrated objects, move logic into store
- stop magically clearing various notifications (likes, invitee accepted, group_summary, granted badge)
2016-02-15 19:29:47 +11:00
..
adapters FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
components FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
controllers UX: initial take at collapsing mobile nav on user page 2016-02-12 17:51:26 +11:00
dialects fix eslint 2016-02-05 16:08:31 +01:00
ember Support resolving models 2015-06-26 12:27:13 -04:00
helpers UX: Remove category hashtag decoration. 2016-01-21 12:27:52 +08:00
initializers FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
lib FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
mixins FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
models FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
pre-initializers FIX: Redirecting breaks the back button. 2016-02-01 15:11:44 +08:00
routes FEATURE: add 'New Topic' button on full page search view 2016-02-08 09:09:14 +05:30
services Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
templates FIX: bind the suggested topic/messages text 2016-02-12 22:06:14 +11:00
views FIX: bind the suggested topic/messages text 2016-02-12 22:06:14 +11:00
router.js.es6 FIX: Discourse.BaseUri should not default to / 2015-09-10 17:34:08 -07:00