discourse/app/assets/stylesheets/common/base
Dan Ungureanu cfee2728ce
FEATURE: New share topic modal (#12804)
The old share modal used to host both share and invite functionality,
under two tabs. The new "Share Topic" modal can be used only for
sharing, but has a link to the invite modal.

Among the sharing methods, there is also "Notify" which points out
that existing users will simply be notified (this was not clear
before). Staff members can notify as many users as they want, but
regular users are restricted to one at a time, no more than
max_topic_invitations_per_day. The user will not receive another
notification if they have been notified of the same topic in past hour.

The "Create Invite" modal also suffered some changes: the two radio
boxes for selecting the type (invite or email) have been replaced by a
single checkbox (is email?) and then the two labels about emails have
been replaced by a single one, some fields were reordered and the
advanced options toggle was moved to the bottom right of the modal.
2021-04-23 19:18:23 +03:00
..
_index.scss FEATURE: Show an educational message in the quick access menu for personal messages when there are none (#12564) 2021-04-01 10:22:40 +10:00
_topic-list.scss A11Y: makes replies count a button and not a link (#12570) 2021-04-06 08:27:43 +02:00
about.scss UX: More consistent table header styles, removing duplicate styles 2019-02-26 21:40:17 -05:00
activation.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
alert.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
bbcode.scss remove built-in support for bbcode size 2016-03-27 09:29:27 -07:00
cat_reorder.scss UX: Increase width & center category reorder input (#10928) 2020-10-15 14:42:42 +11:00
category-list.scss FEATURE: Topic count in category boxes (#12756) 2021-04-19 16:24:17 -05:00
code_highlighting.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
colorpicker.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
compose.scss REFACTOR: Consistency, A11Y, and less text for composer toggles (#12627) 2021-04-07 16:15:07 -04:00
composer-user-selector.scss UX: Reducing usage of btn-small, simplifying styles 2019-01-11 19:41:09 -05:00
crawler_layout.scss UX: remove timeline from print view, fix header in crawler view (#11489) 2020-12-15 16:12:46 -05:00
d-icon.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
d-popover.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
directory.scss UX: respect "prioritize username in ux" setting wherever possible (#12357) 2021-03-11 21:55:14 +05:30
discourse.scss A11Y: make th keyboard accessible + aria attribs (#11895) 2021-04-01 14:19:59 -04:00
edit-category.scss FIX: Enforce tag group count validation before sending to review queue (#12728) 2021-04-19 09:43:50 +10:00
edit-topic-timer-modal.scss FIX: CSS tweaks so bookmark + timer modal work on mobile (#12253) 2021-03-02 16:55:41 +10:00
ember-select.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
emoji.scss UX: Fix tab list alignment in emoji popup (#12548) 2021-03-29 16:30:20 -04:00
empty-state.scss FIX: Small tweaks to "no messages" education (#12588) 2021-04-07 09:28:10 +10:00
exception.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
explain-reviewable.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
faqs.scss UX: fix button alignment on log-in required page (#11965) 2021-02-04 14:38:58 +11:00
group.scss UX: fix layout of group header buttons on mobile (#12781) 2021-04-21 15:45:45 -04:00
groups.scss REFACTOR: Remove d-button block helpers (#11970) 2021-02-04 14:35:23 -05:00
header.scss UX: Uniformize styles for focus states (#11933) 2021-02-03 11:45:54 -05:00
history.scss Fix CSS for collapsed table cells when showing insertion in Raw mode (#12489) 2021-03-23 10:43:25 +01:00
lightbox.scss FIX: Do not add CSS transition effect to animated images (#12803) 2021-04-22 14:05:48 -04:00
login.scss FIX: show sign up modal when local logins are disabled (#12611) 2021-04-06 10:31:51 -04:00
magnific-popup.scss DEV: Apply `unselectable` style consistently 2020-09-21 13:32:46 +02:00
menu-panel.scss FEATURE: Show an educational message in the quick access menu for personal messages when there are none (#12564) 2021-04-01 10:22:40 +10:00
modal.scss FEATURE: New share topic modal (#12804) 2021-04-23 19:18:23 +03:00
not-found.scss FEATURE: Add site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00
onebox.scss FEATURE: Show a notice if video cannot be rendered (#12718) 2021-04-23 16:56:13 +03:00
popup-menu.scss UX: popup menu buttons need focus style (#11962) 2021-02-04 09:37:45 -05:00
redirection.scss FIX: show an error page on click tracking error 2018-03-17 00:33:11 +01:00
request-group-membership-form.scss UX: Split up group form into smaller sections. 2018-04-09 15:14:50 +08:00
request_access.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
reviewables.scss REFACTOR: Convert buttons to flexbox (#11785) 2021-01-27 16:17:08 -05:00
rtl.scss FIX: Remove list double padding (#12275) 2021-03-03 18:09:48 +02:00
search-menu.scss UX: clean up tag styles to improve alignment (#12300) 2021-03-08 10:52:39 +11:00
search.scss UX: better position for search bulk select button (#12594) 2021-04-05 23:11:43 -04:00
share_link.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
shared-drafts.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
tagging.scss FEATURE: Always show tag dropdown when tagging is enabled (#12209) 2021-03-10 21:13:15 -05:00
tooltip.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-admin-menu.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-post.scss UX: stop presence indicator hop, space consistency (#12797) 2021-04-22 16:11:47 -04:00
topic.scss UX: stop presence indicator hop, space consistency (#12797) 2021-04-22 16:11:47 -04:00
upload.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
user-badges.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
user.scss UX: Consistent labels in invite form (#12339) 2021-03-10 12:27:53 -05:00
username_tagsinput.scss UX: Remove Helvetica from our font stack (#11876) 2021-02-05 17:01:21 -05:00