discourse/app/controllers/admin/config
Martin Brennan 62f6ee0b1f
Some checks failed
Licenses / run (push) Has been cancelled
Linting / run (push) Has been cancelled
Migration Tests / Tests (push) Has been cancelled
Publish Assets / publish-assets (push) Has been cancelled
Tests / core backend (push) Has been cancelled
Tests / plugins backend (push) Has been cancelled
Tests / core frontend (Chrome) (push) Has been cancelled
Tests / plugins frontend (push) Has been cancelled
Tests / themes frontend (push) Has been cancelled
Tests / core system (push) Has been cancelled
Tests / plugins system (push) Has been cancelled
Tests / themes system (push) Has been cancelled
Tests / core frontend (Firefox ESR) (push) Has been cancelled
Tests / core frontend (Firefox Evergreen) (push) Has been cancelled
Tests / chat system (push) Has been cancelled
Tests / merge (push) Has been cancelled
FEATURE: Move theme site settings config page to a tab in the customize page (#34376)
This commit moves the /admin/config/theme-site-settings page to a tab in
the "Themes and components" config page. This will make it easier to
find
for admins.

Also add a `AdminFilterControls` component to the page to filter by
setting name, description, or theme name.
2025-08-20 12:03:47 +10:00
..
about_controller.rb DEV: Port the about page extra groups functionality into core (#32659) 2025-05-14 09:44:25 +08:00
color_palettes_controller.rb FIX: Refresh palettes list when navigating back to palettes list page (#34374) 2025-08-19 03:45:33 +03:00
customize_controller.rb FEATURE: Move theme site settings config page to a tab in the customize page (#34376) 2025-08-20 12:03:47 +10:00
flags_controller.rb PERF: Avoid slow preloading in SiteSerializer (#33283) 2025-06-25 15:03:34 +08:00
fonts_controller.rb UX: split admin logo and fonts to separate pages (#32700) 2025-05-14 14:02:34 +08:00
logo_controller.rb FIX: Rename branding to logo and fonts (#32264) 2025-04-14 10:49:47 +08:00
site_settings_controller.rb FEATURE: Localization admin settings config page (#31085) 2025-01-31 12:55:30 +10:00