discourse/app/assets/javascripts/admin/addon/components/modal
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
..
api-key-urls.hbs DEV: Convert api-key-urls modal to component-based API (#22913) 2023-08-01 14:51:18 -05:00
badge-preview.hbs FIX: Badge preview not displaying grant count (#23269) 2023-08-25 09:19:01 -05:00
badge-preview.js DEV: form-kit 2024-07-17 11:59:35 +02:00
color-scheme-select-base.hbs DEV: Use fn+mut instead of action+mut (#26057) 2024-03-06 18:05:03 +01:00
color-scheme-select-base.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
custom-date-range.hbs FEATURE: add custom date range filter for admin dashboard reports (#23702) 2023-09-29 14:44:17 +05:30
custom-date-range.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
delete-posts-confirmation.hbs
delete-posts-confirmation.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
delete-user-posts-progress.hbs DEV: Convert delete-user-posts-progress modal to component-based API (#22916) 2023-08-01 15:49:26 -05:00
delete-user-posts-progress.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
edit-badge-groupings.hbs FIX: correctly pass updateGroupings to the modal (#28683) 2024-09-02 17:32:18 +02:00
edit-badge-groupings.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
form-template-validation-options.hbs DEV: Convert form-template-validation-options modal to component-based API (#23236) 2023-08-25 07:02:54 -05:00
form-template-validation-options.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
incoming-email.hbs
install-theme.hbs DEV: Add loading spinner to install theme modal (#25888) 2024-02-26 14:14:21 -07:00
install-theme.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
merge-users-confirmation.hbs DEV: Convert merge-users modals to component-based API (#22727) 2023-08-01 10:35:36 -05:00
merge-users-confirmation.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
merge-users-progress.hbs DEV: Convert merge-users modals to component-based API (#22727) 2023-08-01 10:35:36 -05:00
merge-users-progress.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
merge-users-prompt.hbs DEV: Fix array-related linting issues in templates (#22935) 2023-08-02 19:43:37 +02:00
merge-users-prompt.js DEV: Convert merge-users modals to component-based API (#22727) 2023-08-01 10:35:36 -05:00
penalize-user.hbs FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
penalize-user.js FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
reseed.hbs DEV: allows to alter category name/description (#28263) 2024-08-08 17:33:23 +02:00
reseed.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
site-setting-default-categories.hbs DEV: Convert site-setting-default-categories modal to component-based API (#22968) 2023-08-10 10:31:34 +01:00
site-setting-default-categories.js DEV: Convert site-setting-default-categories modal to component-based API (#22968) 2023-08-10 10:31:34 +01:00
staff-action-log-change.hbs FEATURE: Log tag group changes in staff action log (#28787) 2024-09-09 10:50:48 +08:00
staff-action-log-change.js FEATURE: Log tag group changes in staff action log (#28787) 2024-09-09 10:50:48 +08:00
staff-action-log-details.hbs DEV: Convert staff-action-log-details modal to component-based API (#23240) 2023-08-25 06:43:52 -05:00
start-backup.hbs FIX: Add checkbox-label to more checkbox label elements (#24174) 2023-10-31 08:57:50 +01:00
start-backup.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
uploaded-image-list.hbs FIX: Allow deleting avatars from the selectable avatars setting (#26720) 2024-04-24 16:07:12 -04:00
uploaded-image-list.js FIX: Allow deleting avatars from the selectable avatars setting (#26720) 2024-04-24 16:07:12 -04:00
watched-word-test.hbs DEV: Convert watched-word-test modal to component-based API (#22911) 2023-08-01 16:08:56 -05:00
watched-word-test.js PERF: Avoid excessive object creations in watched words (#27354) 2024-06-10 14:44:31 +02:00