0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 16:57:36 +08:00
discourse/plugins/discourse-calendar/test/javascripts
Mark VanLandingham 21ec9c7b1e
FEATURE: Support category-scoped upcoming events calendars (#41561)
Previously, embedded upcoming events calendars always fetched all
visible events and created events without a category.

This change lets callers pass a category scope to
`UpcomingEventsCalendar`, uses it for event fetching and composer
defaults, and lets embedded callers opt out of the calendar's existing
route/date syncing via `@updateRouteOnDatesChange={{false}}`. The
default preserves the existing `/upcoming-events` behavior for backwards
compatibility.
2026-07-08 22:44:31 -05:00
..
acceptance DEV: Remove queryAll uses in core tests (#41324) 2026-07-01 11:55:39 +01:00
helpers DEV: Fixup the calendar test helper (#39487) 2026-04-23 12:48:14 +02:00
integration/components FEATURE: Support category-scoped upcoming events calendars (#41561) 2026-07-08 22:44:31 -05:00
lib FEATURE: livestreams as a persistent event option (#41096) 2026-06-26 12:30:21 -04:00
unit FEATURE: linkify URLs in calendar event descriptions (#39314) 2026-04-18 16:57:17 +02:00