discourse/plugins/chat/assets/javascripts/discourse/templates
Martin Brennan 61c1d35f17
FEATURE: Convert chat plugin UI to new show plugin and admin UI guidelines (#28632)
This commit converts the current chat plugin UI into the
new "show plugin" UI already followed by AI and Gamification.

In the process, I also:

* Made a dedicated /new route to create new webhooks
* Converted the webhook form to FormKit
* Made some fixes and improvements to the `AdminPluginConfigPage`, `AdminPageHeader`,
   and `AdminPageSubheader` generic components, so more plugins can
   adopt the UI guidelines too. This includes adding a header outlet so plugins
   can add action buttons to the plugin show page header.
* Fixes the submit button loading state for FormKit (by Joffrey)

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2024-09-10 15:16:16 +10:00
..
preferences DEV: Use fn+mut instead of action+mut (#26057) 2024-03-06 18:05:03 +01:00
chat-browse-all.hbs FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-browse-archived.hbs FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-browse-closed.hbs FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-browse-open.hbs FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-browse.hbs FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-channel-info-members.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-info-settings.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-info.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-thread.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-threads.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channels.hbs FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
chat-direct-messages.hbs FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
chat-index.hbs DEV: routable chat part 2 (#20232) 2023-02-14 11:27:07 +01:00
chat-threads.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat.hbs FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00