discourse/app
Ted Johansson e0a0a13a91
FIX: Fix broken client-side review actions (#29025)
After #28603, the options "agree and suspend" and "agree and silence" in the review queue weren't working. This was happening because the optionalService, when used as a decorator, needs a name argument to work properly. We were also lacking tests for this.
2024-09-30 13:27:25 +08:00
..
assets FIX: Fix broken client-side review actions (#29025) 2024-09-30 13:27:25 +08:00
controllers FIX: custom flag name should be unique (#28869) 2024-09-30 09:17:19 +10:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs FIX: Appropriately handle uninstalled problem checks (#28771) 2024-09-18 10:11:52 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FEAT: Allow admin delete user's associated accounts (#29018) 2024-09-27 20:08:05 +08:00
serializers FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
services FIX: custom flag name should be unique (#28869) 2024-09-30 09:17:19 +10:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00