discourse/app/assets/javascripts/admin/addon
Kelv bfe078c520
FIX: call UserBadge.grant with badgeReason in admin interface (#23753)
Regression from https://github.com/discourse/discourse/pull/23668 where we stopped passing in `this.badgeReason` to the badge granting function. This PR fixes that and adds a unit test to cover that code path.
2023-10-05 13:08:09 +08:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components FEATURE: add custom date range filter for admin dashboard reports (#23702) 2023-09-29 14:44:17 +05:30
controllers FIX: call UserBadge.grant with badgeReason in admin interface (#23753) 2023-10-05 13:08:09 +08:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib UX: remove unsupported filterable attr from form template sample (#23535) 2023-09-12 12:20:55 -03:00
mixins DEV: Convert site-setting-default-categories modal to component-based API (#22968) 2023-08-10 10:31:34 +01:00
models FIX: Improve admin plugin list and modernize code (#23256) 2023-08-28 10:48:59 +10:00
routes DEV: Modernize admin-site-text route/controller (#23581) 2023-09-14 11:27:09 +01:00
services DEV: Rename custom getOwner to getOwnerWithFallback (#23437) 2023-09-26 14:30:52 +01:00
templates FEATURE: add custom date range filter for admin dashboard reports (#23702) 2023-09-29 14:44:17 +05:30