discourse/app/assets/javascripts/admin/addon/templates
David Taylor 6088959693
DEV: Move edit-category route to admin bundle (#35374)
This route is only accessible to staff, so no need to have it in the
main bundle. This means we no longer need the `optionalRequire` for the
color-input component.

Also updates the `edit-category/tabs` route-template to avoid the need
for `lookup()`, and updates the plugin APIs to use transformers.
2025-10-14 19:23:14 +01:00
..
admin DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-analytics DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-api-keys DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-badges DEV: Add Settings tab to admin Badges page (#32251) 2025-04-21 09:41:29 +08:00
admin-config UX: Better separate login and authentication settings (#33711) 2025-10-09 15:29:21 -04:00
admin-customize-email-style DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-customize-form-templates DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-customize-themes UX: show SCSS files in theme admin "extra files" section (#35300) 2025-10-09 16:18:03 -04:00
admin-email DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-email-logs FIX: Clicking on subject in admin email logs broken (#35030) 2025-10-01 10:04:27 +08:00
admin-email-templates UX: Replace dropdown with a dedicated index page for email templates (#35284) 2025-10-13 13:05:26 +03:00
admin-embedding DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-emojis DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-groups DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-logs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-permalinks UX: rework button classes (#34882) 2025-10-02 13:32:36 -06:00
admin-plugins DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-reports DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-search DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-search-logs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-section DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-site-text DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-user FIX: Correct assignment of admin user groups property (#35315) 2025-10-10 13:27:36 -03:00
admin-user-fields DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-users DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-users-list DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-watched-words DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-web-hooks DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
edit-category DEV: Move edit-category route to admin bundle (#35374) 2025-10-14 19:23:14 +01:00
admin-api-keys.gjs Reapply "DEV: Move admin-api-keys outlet wrapper (#35085)" (#35118) (#35121) 2025-10-01 13:14:37 -04:00
admin-badges.gjs DEV: Add Settings tab to admin Badges page (#32251) 2025-04-21 09:41:29 +08:00
admin-customize-email-style.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-customize-form-templates.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-customize-robots-txt.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-customize.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-email-logs.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-email.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-embedding.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-emojis.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-groups.gjs DEV: Add dedicated admin groups page (#32377) 2025-04-22 11:23:25 +08:00
admin-logs.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-permalinks.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-plugins.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-reports.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-search-logs.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-search.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-site-settings-category.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-site-settings.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-site-text.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-user-fields.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-user.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-users.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-watched-words.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin-web-hooks.gjs DEV: Standardize Ember route, controller and template naming (#34417) 2025-09-25 11:27:45 +01:00
admin.gjs DEV: [gjs-codemod] convert admin files to gjs 2025-03-25 16:59:21 +00:00
config-user-api-settings.gjs DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
dashboard-new-features.gjs Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00