mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 20:24:01 +08:00
![]() 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> |
||
---|---|---|
.. | ||
chat-browse-archived.js | ||
chat-browse-index.js | ||
chat-channel-decorator.js | ||
chat-channel-info-index.js | ||
chat-channel-info-members.js | ||
chat-channel-info.js | ||
chat-channel-legacy.js | ||
chat-channel-near-message-with-thread.js | ||
chat-channel-near-message.js | ||
chat-channel-thread-near-message.js | ||
chat-channel-thread.js | ||
chat-channel-threads.js | ||
chat-channel.js | ||
chat-channels.js | ||
chat-direct-messages.js | ||
chat-draft-channel.js | ||
chat-index.js | ||
chat-new-message.js | ||
chat-threads.js | ||
chat.js | ||
preferences-chat.js |