discourse/app/assets/javascripts/admin/addon
Martin Brennan 5711bf6f27
DEV: Move admin config pages out of /customize/ sub-route (#30511)
The customize routes add CSS classes that make these admin
config pages look different from the ones under /admin/config.
We want all config routes to be under /admin/config as well.

This commit moves the emoji, user fields, and permalinks pages
out of customize and into config, updating all references and
adding more rails routes as needed.

Also renames admin emojis route to emoji, emoji is singular and plural.
2025-01-02 09:13:11 +10:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
controllers FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
mixins UX: Add Sentence Casing for Setting Names (#30479) 2024-12-31 09:55:53 +11:00
models DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
routes DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
services DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
templates DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00