discourse/app/assets/javascripts/admin/addon
Martin Brennan 38920724a0
DEV: Refactor reports index into service (#31667)
This list of all reports is needed in the admin search
controller as well, so this commit refactors it into
a service, adds specs, and also updates the admin
search code to use this new service & avoid a second
AJAX call to the server.
2025-03-11 14:36:06 +10:00
..
adapters DEV: Update lint-configs and rubocop-discourse (#31728) 2025-03-10 19:52:19 +01:00
components UX: Show scope mode in API key list (#31605) 2025-03-11 10:00:42 +08:00
controllers FIX: remove admin_sidebar_enabled_groups setting (#31693) 2025-03-11 11:41:38 +11:00
helpers DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
lib DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
mixins FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
models DEV: Update lint-configs and rubocop-discourse (#31728) 2025-03-10 19:52:19 +01:00
routes FIX: remove admin_sidebar_enabled_groups setting (#31693) 2025-03-11 11:41:38 +11:00
services DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
templates FIX: remove admin_sidebar_enabled_groups setting (#31693) 2025-03-11 11:41:38 +11:00