discourse/app/assets/javascripts/admin/addon
David Taylor d5c7b9f8df
FIX: Badge granting recursion error (#20750)
Moving the `grantBadge` action out of the actions hash caused it to clash with a method of the same name from the GrantBadgeController mixin. This commit renames the action.
2023-03-20 21:07:21 +00:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components UX: some admin theme list style adjustments (#20625) 2023-03-10 15:15:31 -05:00
controllers FIX: Badge granting recursion error (#20750) 2023-03-20 21:07:21 +00:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib DEV: Define form template field inputs (#20430) 2023-03-01 11:07:13 -08:00
mixins DEV: Clean up settings component (#20485) 2023-03-01 10:12:39 +01:00
models FIX: Error for admin-panel incoming email logs (#20738) 2023-03-20 10:49:01 +00:00
routes DEV: Drop impossible conditional from admin-logs-staff-action-logs (#20687) 2023-03-16 12:27:27 +00:00
services DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
templates FIX: Badge granting recursion error (#20750) 2023-03-20 21:07:21 +00:00