discourse/plugins/chat/spec/lib
Martin Brennan 78bafb331a
FEATURE: Allow site settings to be edited throughout admin UI (#26154)
This commit makes it so the site settings filter controls and
the list of settings input editors themselves can be used elsewhere
in the admin UI outside of /admin/site_settings

This allows us to provide more targeted groups of settings in different
UI areas where it makes sense to provide them, such as on plugin pages.
You could open a single page for a plugin where you can see information
about that plugin, change settings, and configure it with custom UIs
in the one place.

In future we will do this in "config areas" for other parts of the
admin UI.
2024-03-18 08:50:39 +10:00
..
chat DEV: Dedicated route for current user notification counts (#26106) 2024-03-15 12:08:37 -04:00
chat_sdk FEATURE: allows to force a thread (#25987) 2024-03-06 12:03:42 +01:00
service_runner_spec.rb DEV: Allow chat services to have optional models 2023-07-20 17:27:44 +02:00
site_setting_extension_spec.rb FEATURE: Allow site settings to be edited throughout admin UI (#26154) 2024-03-18 08:50:39 +10:00