discourse/plugins/chat/assets/javascripts/discourse/routes
Joffrey JAFFEUX 42801c950f
UI: redesigned settings/members (#23804)
This PR is a first step towards private groups. It redesigns settings/members area of a channel and also drops the "about" page which is now mixed into settings.

This commit is also:
- introducing chat-form, a small DSL to create forms, ideally I would want something in core for this
- introducing a DToggleSwitch page object component to simplify testing toggles
- migrating various components to gjs
2023-10-09 14:11:16 +02:00
..
admin-plugins-chat.js
chat-browse-archived.js DEV: Update replaceWith on Route (#23153) 2023-08-21 16:53:54 -05:00
chat-browse-index.js DEV: Update replaceWith on Route (#23153) 2023-08-21 16:53:54 -05:00
chat-channel-decorator.js DEV: removes deprecated code (#23183) 2023-08-22 15:53:37 +02:00
chat-channel-info-index.js UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
chat-channel-info-members.js UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
chat-channel-info.js DEV: refactors routes to simplify using outlet (#20179) 2023-02-07 13:59:32 +01:00
chat-channel-legacy.js DEV: refactors routes to simplify using outlet (#20179) 2023-02-07 13:59:32 +01:00
chat-channel-near-message.js FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-channel-thread-near-message.js FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-channel-thread.js DEV: removes the notion of staged thread (#23612) 2023-09-15 18:09:45 +02:00
chat-channel-threads.js FIX: correctly closes panel when exiting chat (#23201) 2023-08-23 13:05:15 +02:00
chat-channel.js FIX: ensures thread is cleared when closing it (#21264) 2023-04-26 20:37:58 +02:00
chat-draft-channel.js DEV: Update transitionTo on Route (#22644) 2023-07-18 14:52:55 -05:00
chat-index.js FEATURE: Show unread in sidebar for unread channel threads (#22342) 2023-07-17 13:00:49 +10:00
chat-message.js DEV: Update replaceWith on Route (#23153) 2023-08-21 16:53:54 -05:00
chat.js FIX: correctly handles mobile and default (#23152) 2023-08-18 22:32:43 +02:00
preferences-chat.js FIX: correctly check chat tab is present (#23200) 2023-08-23 13:06:29 +02:00