discourse/app/assets/javascripts/admin/addon
Krzysztof Kotlarek fdb6634fa9
FEATURE: settings tab for permalinks (#30192)
Setting tab should be added to permalinks so admins do not need to have left `/permalinks`.

A new component called `AreaSetting` was added to avoid duplications and
simplify adding settings to other sections.
2024-12-19 10:40:34 +11:00
..
adapters UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
components FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11: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 DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
models DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
routes FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00
services DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
templates FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00