This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/admin/addon/controllers/modals
Jeff Wong d87a0216bb
FEATURE: Penalty history improvements (#13359)
* FEATURE: add penalty history when silencing a user

Display penalty history (last 6 months) when silencing/suspending a user

* FEATURE: allow default penalty values to be chosen

Adds a site setting that designates default penalty values in hours.

Silence/suspend modals will auto-fill in the default values, but otherwise
will still allow moderators to pick and overwrite values as normal.

First silence/suspend: first value
Second silence/suspend: second value
etc.

Penalty counts are forgiven at the same rate as tl3 promotion requirements do.

Co-authored-by: jjaffeux <j.jaffeux@gmail.com>
2021-07-12 11:36:56 -07:00
..
admin-add-upload.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badge-preview.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-color-scheme-select-base.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-delete-user-posts-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-edit-badge-groupings.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-incoming-email.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-install-theme.js FIX: Allow CodeCommit-style theme .git url format (#12739) 2021-04-16 12:46:34 -04:00
admin-merge-users-confirmation.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-merge-users-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-merge-users-prompt.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-reseed.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-silence-user.js FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
admin-staff-action-log-details.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-start-backup.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-suspend-user.js FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
admin-theme-change.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-uploaded-image-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-watched-word-test.js UX: Add notice when watched words are regexes (#13493) 2021-06-25 12:08:52 +03:00
site-setting-default-categories.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00