mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 20:09:45 +08:00
![]() 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 |
||
---|---|---|
.. | ||
admin-plugins-chat.js | ||
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.js | ||
chat-channel-thread-near-message.js | ||
chat-channel-thread.js | ||
chat-channel-threads.js | ||
chat-channel.js | ||
chat-draft-channel.js | ||
chat-index.js | ||
chat-message.js | ||
chat.js | ||
preferences-chat.js |