discourse/app/assets/stylesheets/common/components
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
..
badges.scss UX: Inherit badge icon color 2019-03-25 09:29:38 -04:00
banner.scss UX: Better close button positioning in alerts, some cleanup 2019-04-05 16:21:16 -04:00
buttons.scss FIX: make notification consent banner usable via keyboard and screenreader (#8255) 2019-10-31 15:36:24 -04:00
conditional-loading-section.scss UX: makes reports fade in when loading is done (#6440) 2018-10-02 09:20:04 +02:00
convert-to-public-topic-modal.scss FEATURE: Allow choice of category when making a PM public (#7907) 2019-07-19 11:52:50 -04:00
date-input.scss FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
date-picker.scss UX: general cleanup of inputs, buttons and select elements - part 1 2018-09-19 20:37:04 +08:00
date-time-input-range.scss FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
date-time-input.scss FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
footer-nav.scss FIX: Show composer above DiscourseHub app nav on iPad 2019-10-02 14:13:33 -04:00
group-member-dropdown.scss Replace deprecated dropdown-button with DropdownSelectBoxComponent (#6451) 2018-10-05 09:48:17 -04:00
groups-form-membership-fields.scss UX: Make group membership UI clearer (#8210) 2019-10-17 18:05:42 +01:00
hashtag.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
ignored-user-list.scss UX: remove confusing border on ignored users list 2019-07-31 17:39:28 +02:00
keyboard_shortcuts.scss Refactor keyboard shortcuts modal to fix RTL locales (#7545) 2019-05-21 06:39:32 +03:00
navs.scss Target active nav pill with single style 2019-03-07 13:21:42 -05:00
share-and-invite-modal.scss FIX: share-and-invite modal was too narrow (#7559) 2019-05-16 14:37:19 +02:00
svg.scss FIX: Limit previous IE SVG click event fix 2018-12-28 10:18:53 -05:00
time-input.scss FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
user-card.scss Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
user-info.scss Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
user-stream-item.scss Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
user-stream.scss FIX: Fixed deleted posts layout (#7348) 2019-04-10 19:00:39 +02:00