discourse/app
Martin Brennan 312a930ac8
UX: Disable plugin list settings button for some plugins (#27124)
For plugins with only an "enabled" site setting, it doesn't
make sense to take them to the site settings page, since the
toggle switch in the list can be used to change enabled/disabled.

This will not be the case for plugins that have their own custom
config page (like Automation), but we will deal with this when
we actually overhaul this plugin to use the new show page.

Also adds another rspec fixture of a test plugin.
2024-05-23 12:04:26 +10:00
..
assets UX: Disable plugin list settings button for some plugins (#27124) 2024-05-23 12:04:26 +10:00
controllers DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
mailers FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00
models DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
serializers UX: Disable plugin list settings button for some plugins (#27124) 2024-05-23 12:04:26 +10:00
services DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00