0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-calendar/spec
Kris 7ac3dd29a9
FIX: restore post event allowed custom fields (#40551)
These were broken in #39835 because I didn't know `Discourse post event
allowed custom fields` existed! This wires them up properly in the new
event creation flow, fixes the styling in the advanced settings modal,
and adds some tests to avoid regression.

<img width="626" height="707" alt="image"
src="https://github.com/user-attachments/assets/33591abf-2177-40d5-956c-71bea70d1efc"
/>
2026-06-04 08:40:42 -04:00
..
fabricators FEAT: add webhooks for calendar events (#38315) 2026-03-09 12:30:19 -05:00
integration FEATURE: Better RSVPs on recurring events (#39892) 2026-05-18 10:42:09 +02:00
jobs DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
lib FEATURE: simplifed event creation in the composer (#39835) 2026-05-26 15:04:05 -04:00
models FIX: Whisper messages should not create calendar events (#40282) 2026-06-01 12:04:51 -03:00
requests DEV: Remove enable_simplified_category_creation old code (#40108) 2026-05-27 10:04:46 +10:00
serializers FEATURE: Better RSVPs on recurring events (#39892) 2026-05-18 10:42:09 +02:00
services FEATURE: Add "Events" category type for Calendar plugin (#39727) 2026-05-15 18:24:16 -03:00
system FIX: restore post event allowed custom fields (#40551) 2026-06-04 08:40:42 -04:00