discourse/app/assets/javascripts/admin/addon
Osama Sayegh 118f7869bb
FEATURE: Add bulk destroy to admin users list (#29744)
This commit introduces a new feature that allows staff to bulk select and delete users directly from the users list at `/admin/users/list`. The main use-case for this feature is make deleting spammers easier when a site is under a large spam attack.

Internal topic: t/140321.
2024-11-25 11:13:35 +03:00
..
adapters UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
components FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
controllers FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03: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: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
services DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
templates FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00