discourse/app
Guhyoun Nam 82ad7f9d17
DEV: Delete plugin specific webhook event types (#29374)
Background
When creating webhooks on a site without the Discourse Category Experts plugin installed, the category_experts_unapproved_event and category_experts_approved_event webhook events are getting automatically added to webhooks without a way to disable them.

The category_experts_unapproved_event and category_experts_approved_event webhook events are associated with the Discourse Category Experts plugin so I am moving these webhook events into the Category Experts plugin.

Changes
This PR deletes Category Experts plugin specific webhook event types added into core.
2024-10-24 11:02:58 -05:00
..
assets DEV: Add outlet wrapper for user badges form (#29333) 2024-10-24 11:10:10 -03:00
controllers FIX: Skip CSRF check for POST /categories/search (#29392) 2024-10-24 17:06:21 +03:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Delete plugin specific webhook event types (#29374) 2024-10-24 11:02:58 -05:00
serializers DEV: restore custom route for custom homepage (#29343) 2024-10-22 13:17:36 -04:00
services DEV: Stop injecting a service result object in the caller object 2024-10-22 16:58:54 +02:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00