discourse/app/assets/stylesheets
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
..
common FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
desktop UX: Adds +n indicator in PM topic list (#8353) 2019-11-14 14:14:23 -05:00
mobile Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
vendor UX: Overflow hidden was causing some icons to be cropped 2019-01-31 14:03:11 -05:00
admin.scss
common.scss FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
desktop_rtl.scss
desktop.scss DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
embed.scss FEATURE: Create New Topic button on embed with params (#8280) 2019-11-01 14:19:10 -05:00
mobile_rtl.scss
mobile.scss General admin style cleanup 2019-10-04 13:25:54 -04:00
wizard.scss fix for 1aa96a5 2019-11-06 14:16:23 -05:00