discourse/db/fixtures
Krzysztof Kotlarek c468110929
FEATURE: granular webhooks (#23070)
Before this change, webhooks could be only configured for specific groups like for example, all topic events.

We would like to have more granular control like for example topic_created or topic_destroyed.

Test are failing because plugins changed has to be merged as well:
discourse/discourse-assign#498
discourse/discourse-solved#248
discourse/discourse-topic-voting#159
2023-10-09 03:35:31 +00:00
..
001_refresh.rb
002_groups.rb
003_post_action_types.rb
004_screened_ip_addresses.rb
005_badge_types.rb
006_badges.rb UX: Update badge icons (#20462) 2023-02-28 10:42:05 +08:00
007_web_hook_event_types.rb FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
009_users.rb
010_uploads.rb
500_categories.rb
600_themes.rb DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
990_settings.rb
990_topics.rb