discourse/app/assets/javascripts/admin/addon
David Taylor 2f8975c05d
DEV: Move tags-admin-dropdown to admin bundle (#35376)
This is only shown to staff. Moving it to the admin bundle will reduce
bundle size for regular users, and simplify the code.

Also moves the action code inside the dropdown, so we don't need the
old-fashioned `.send()` calls.
2025-10-14 19:23:28 +01:00
..
adapters FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
components DEV: Move tags-admin-dropdown to admin bundle (#35376) 2025-10-14 19:23:28 +01:00
controllers DEV: Move edit-category route to admin bundle (#35374) 2025-10-14 19:23:14 +01:00
helpers DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
lib DEV: Replace deprecated Ember's native array.get and .set (#35000) 2025-10-08 16:21:14 -03:00
models DEV: Replace deprecated Ember's array uniq and uniqBy (#35227) 2025-10-13 16:47:36 -03:00
routes DEV: Move edit-category route to admin bundle (#35374) 2025-10-14 19:23:14 +01:00
services DEV: Replace deprecated Ember's array uniq and uniqBy (#35227) 2025-10-13 16:47:36 -03:00
templates DEV: Move edit-category route to admin bundle (#35374) 2025-10-14 19:23:14 +01:00