discourse/app/controllers/admin/config
Osama Sayegh f87e5aab0b
UX: Tweaks to the theme/component pages when using admin sidebar (#30953)
There are a number of minor changes in this commit :

1. Combine the "Themes" and "Components" links in the admin sidebar into
a single tab labelled "Themes and components"
2. The combined tab links to the `/admin/config/customize/themes` page
(titled as "Themes and components")
3. Add a new "Components" tab to the "Themes and components" page.
There's already an existing "Themes" tab
4. Add a "back to" link at the top of individual theme/component page to
navigate back to the respective tab in the "Themes and components" page
5. Remove the themes/components list/sidebar that currently serves for
navigating between themes/components
6. Remove the header in the theme/component page

Changes 4–6 apply only if the admin sidebar is enabled; they have no
effect otherwise.

Internal topic: t/146006.
2025-03-13 15:34:17 +03:00
..
about_controller.rb DEV: Allow SiteSetting::Update service to bulk update (#31438) 2025-02-24 11:09:44 +11:00
branding_controller.rb FEATURE: rebranded admin logos settings (#31554) 2025-03-04 12:51:27 +11:00
color_palettes_controller.rb FEATURE: Introduce new color palettes config area (#31742) 2025-03-12 16:57:31 +03:00
customize_controller.rb UX: Tweaks to the theme/component pages when using admin sidebar (#30953) 2025-03-13 15:34:17 +03:00
flags_controller.rb DEV: Stop injecting a service result object in the caller object 2024-10-22 16:58:54 +02:00
site_settings_controller.rb FEATURE: Localization admin settings config page (#31085) 2025-01-31 12:55:30 +10:00