discourse/app/assets/javascripts/admin/addon
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
..
adapters
components FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
controllers FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
helpers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
mixins FIX: ensures validValues is an array (#13435) 2021-06-18 14:02:21 +02:00
models DEV: Don't use the Ember global (#13535) 2021-06-29 19:54:18 +02:00
routes FIX: prevents mode to be forced to unexisting mode (#13413) 2021-06-17 10:07:51 +02:00
services FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
templates FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00