discourse/plugins/chat/assets/stylesheets/common
Martin Brennan 641e94fc3c
FEATURE: Allow changing slug on create channel (#19928)
This commit allows us to set the channel slug when creating new chat
channels. As well as this, it introduces a new `SlugsController` which can
generate a slug using `Slug.for` and a name string for input. We call this
after the user finishes typing the channel name (debounced) and fill in
the autogenerated slug in the background, and update the slug input
placeholder.

This autogenerated slug is used by default, but if the user writes anything
else in the input it will be used instead.
2023-01-23 14:48:33 +10:00
..
chat-browse.scss UX: add channel header offset to browse page height (#19030) 2022-11-15 11:35:40 +01:00
chat-channel-card.scss
chat-channel-info.scss FIX: Change wording from title -> name in channel about page (#19889) 2023-01-18 09:13:33 +10:00
chat-channel-preview-card.scss UX: change color of preview card in channels (#19480) 2022-12-15 16:58:42 +01:00
chat-channel-selector-modal.scss
chat-channel-settings-saved-indicator.scss FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00
chat-channel-title.scss UX: chat index refactor (#19264) 2022-12-01 14:56:04 +01:00
chat-composer-dropdown.scss
chat-composer-inline-button.scss
chat-composer-upload.scss
chat-composer-uploads.scss
chat-composer.scss
chat-draft-channel.scss
chat-drawer.scss UX: chat index refactor (#19264) 2022-12-01 14:56:04 +01:00
chat-emoji-picker.scss
chat-form.scss UX: redesign of chat settings + add chat retention info (#19017) 2022-11-16 11:10:42 +01:00
chat-index.scss UX: chat index refactor (#19264) 2022-12-01 14:56:04 +01:00
chat-mention-warnings.scss FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
chat-message-actions.scss REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-message-collapser.scss
chat-message-images.scss
chat-message-info.scss
chat-message-left-gutter.scss
chat-message-separator.scss
chat-message.scss FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
chat-onebox.scss
chat-reply.scss
chat-replying-indicator.scss
chat-retention-reminder.scss
chat-selection-manager.scss REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
chat-skeleton.scss
chat-tabs.scss
chat-transcript.scss
common.scss UX: reorders chat-channel fields (#19905) 2023-01-18 13:12:08 +01:00
core-extensions.scss UX: adds chat section in settings and hide it in plugins (#18984) 2022-11-11 12:43:20 +01:00
create-channel-modal.scss FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
d-progress-bar.scss
dc-filter-input.scss
direct-message-creator.scss REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
full-page-chat-header.scss
incoming-chat-webhooks.scss
reviewable-chat-message.scss