discourse/spec/system/page_objects/components/navigation_menu
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
..
base.rb DEV: fix flakey spec in sidebar (#29254) 2024-10-17 22:28:02 +09:00
header_dropdown.rb FEATURE: Force admin sidebar for all admins in admin_sidebar_enabled_groups and handle legacy "hamburger dropdown" in this mode (#26899) 2024-05-13 14:40:23 +10:00
sidebar.rb DEV: Use default admin routes for plugins with settings (#30941) 2025-02-04 14:57:28 +08:00