discourse/app/assets/stylesheets/common
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
..
admin Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
base FEATURE: Filter reviewables by date range (#8354) 2019-11-15 15:29:59 -03:00
components FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
foundation Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
select-kit Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
d-editor.scss UX: Better composer hyperlink modal (#8160) 2019-10-08 16:19:07 -04:00
input_tip.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
printer-friendly.scss DEV: Add before button hook in post-menu. (#7550) 2019-05-15 22:48:23 +03:00
topic-entrance.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
topic-timeline.scss UX: Align timeline controls to the top 2019-09-04 17:28:54 -07:00