Bianca Nenciu
d2116f0029
FIX: Show error message if user is already silenced or suspended ( #10988 )
...
Users could be silenced or suspended by two staff members at the same time and
would not be aware of it. This commit shows an error message if another penalty
has been applied.
2020-11-03 17:38:56 +02:00
Joffrey JAFFEUX
7b34433fc2
REVERT: revert change from action + mut to mut ( #10844 )
...
* Revert "FIX: fixes regression where wizard dropdown couldn't update (#10838 )"
This reverts commit e3b2fc6074
.
* Revert "DEV: replaces unecessary (action (mut .*)) by (mut .*) (#10822 )"
This reverts commit c0350dc362
.
2020-10-06 23:50:05 +02:00
Joffrey JAFFEUX
c0350dc362
DEV: replaces unecessary (action (mut .*)) by (mut .*) ( #10822 )
2020-10-06 17:17:45 +02:00
Robin Ward
ce3fe2f4c4
REFACTOR: Support bundling our `admin` section as an ember addon
2020-09-22 15:14:29 -04:00