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
Dan Ungureanu 352d43b101
FIX: Better handling of Group model state (#8356)
The group card and group members page were affecting each other and were
leaking members list and the query parameters which led to bad UX
experience and sub-optimal performance (client made more queries because
it was loading fewer members).

This commit refactors the group model to make it more consistent, remove
dead code, move error handling outside of model.
2019-11-18 14:59:28 +02:00
..
adapters DEV: Import set, setProperties, helper, and string functions (#8297) 2019-11-05 12:43:49 -06:00
components FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
controllers FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
helpers DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00
initializers DEV: Run prettier 2019-11-12 11:49:31 +01:00
lib FIX: A pmOnly tag should link to messages (#8361) 2019-11-18 16:44:08 +11:00
mixins REFACTOR: Move upload utilities to their own file 2019-11-14 12:51:08 -05:00
models FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
pre-initializers WIP - set Discourse.currentUser 2019-11-13 15:34:30 -05:00
raw-views DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
routes FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
services DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
templates FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
widgets FIX: PM glyph in user-menu should always be shown to staff 2019-11-18 17:25:07 +08:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00