0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-calendar/test/javascripts/integration/components
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
..
admin-holidays-list-item-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
admin-holidays-list-test.gjs DEV: Update test module name conventions (#40389) 2026-05-29 15:19:55 +10:00
dates-test.gjs DEV: to-markdown prosemirror HTML parsing (#35563) 2026-05-29 18:14:32 -03:00
description-test.gjs FIX: Add back description to calendar Description component for backwards compatibility (#40280) 2026-06-01 12:07:57 -03:00
discourse-post-event-test.gjs UX: fix linked event image behavior (#41135) 2026-06-23 17:53:58 -04:00
event-date-test.gjs FEAT: add all_day option to calendar events (#38511) 2026-03-18 11:29:30 -05:00
more-menu-test.gjs
post-event-builder-test.gjs FEATURE: livestreams as a persistent event option (#41096) 2026-06-26 12:30:21 -04:00
region-input-test.gjs DEV: Update test module name conventions (#40389) 2026-05-29 15:19:55 +10:00
rich-editor-extension-test.js FIX: Support uppercase and separators in event custom field names (#40995) 2026-06-24 17:02:32 +02:00
upcoming-events-calendar-test.gjs FEATURE: Support category-scoped upcoming events calendars (#41561) 2026-07-08 22:44:31 -05:00
upcoming-events-list-test.gjs DEV: Remove queryAll uses in core tests (#41324) 2026-07-01 11:55:39 +01:00