discourse/plugins/discourse-calendar/spec/integration
Bannon Tanner fb19e92f37
FEAT: add webhooks for calendar events (#38315)
Adds webhook support for calendar events being created, updated, or
destroyed. Creates a custom payload showing information about the event,
topic, and post.
2026-03-09 12:30:19 -05:00
..
allowed_custom_fields_setting_spec.rb
curently_away_report_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
invitee_spec.rb FIX: correctly filter out event attendees (#36459) 2025-12-04 20:02:32 +01:00
outgoing_web_hooks_spec.rb FEAT: add webhooks for calendar events (#38315) 2026-03-09 12:30:19 -05:00
post_spec.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
recurrence_spec.rb FIX: closed recurring events (#36255) 2025-11-26 18:14:43 +01:00
topic_spec.rb