discourse/app/assets/javascripts/admin/addon
Martin Brennan c2282439b3
UX: Move first settings admin route to config page (#30510)
For consistency, we are updating all sidebar links that
point to an /admin/customize/site_settings URL to their
own config pages, in preparation for more focused config
pages in future. This will mitigate the issue we have now,
which is that every sidebar link you click showing a different
UI to admins.

This commit moves admin/config/login-and-authentication to
establish the pattern.
2025-01-02 09:13:37 +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 UX: Move first settings admin route to config page (#30510) 2025-01-02 09:13:37 +10: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 UX: Move first settings admin route to config page (#30510) 2025-01-02 09:13:37 +10:00
services DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
templates UX: Move first settings admin route to config page (#30510) 2025-01-02 09:13:37 +10:00