discourse/app
Linca aab2987438
FEATURE: Log tag group changes in staff action log (#28787)
* FEATURE: Log tag group changes in staff action log

This commit records every change (add, change, delete) to a tag group in
the staff action log.

It uses a modal that was originally called ThemeChangeModal to display
changes, allowing staffs to see the specific changes clearly. The modal
is renamed to StaffActionLogChangeModal in this PR.

ref: https://meta.discourse.org/t/-/325011/14

Co-authored-by: Keegan George <kgeorge13@gmail.com>
2024-09-09 10:50:48 +08:00
..
assets FEATURE: Log tag group changes in staff action log (#28787) 2024-09-09 10:50:48 +08:00
controllers FEATURE: Log tag group changes in staff action log (#28787) 2024-09-09 10:50:48 +08:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove old problem check system - Part 1 (#28772) 2024-09-06 17:00:25 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FEATURE: Log tag group changes in staff action log (#28787) 2024-09-09 10:50:48 +08:00
serializers FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
services FEATURE: Log tag group changes in staff action log (#28787) 2024-09-09 10:50:48 +08:00
views DEV: Switch to pnpm for JS dependencies (#28671) 2024-09-03 10:51:07 +01:00