discourse/spec/lib/plugin
Ted Johansson 503f9b6f02
DEV: Use default admin routes for plugins with settings (#30941)
This change adds a sidebar link for each plugin that fulfils the following criteria:

- Does not have an explicit admin route defined in the plugin.
- Has at least one site setting (not including enabled/disabled.)

That sidebar link leads to the automatically generated plugin show settings page.
2025-02-04 14:57:28 +08:00
..
filter_manager_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
instance_spec.rb DEV: Use default admin routes for plugins with settings (#30941) 2025-02-04 14:57:28 +08:00
metadata_spec.rb FIX: Further improvements for plugin list (#24622) 2023-11-30 10:53:17 +10:00