Calendar/src
Janus C. H. Knudsen 044b547836 Supports multi-day all-day events in calendar view
Enhances header drawer rendering to handle multi-day events
- Calculates column span for events across multiple days
- Adds support for events spanning beyond visible date range
- Updates event data attributes to include start and end dates
2025-12-11 23:29:53 +01:00
..
components Refactors navigation event handling and payload 2025-11-13 20:41:33 +01:00
configurations Refactors view management in calendar component 2025-11-07 23:07:00 +01:00
constants Adds audit logging and sync management infrastructure 2025-11-21 23:23:04 +01:00
core Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00
datasources Refactor calendar datasource and event management 2025-11-25 19:04:06 +01:00
elements Adds EventId type for robust event ID handling 2025-12-03 14:43:25 +01:00
managers Adds EventId type for robust event ID handling 2025-12-03 14:43:25 +01:00
renderers Adds EventId type for robust event ID handling 2025-12-03 14:43:25 +01:00
repositories Adds resource-based calendar view mode 2025-11-22 19:42:12 +01:00
storage Adds resource-based calendar view mode 2025-11-22 19:42:12 +01:00
types Adds EventId type for robust event ID handling 2025-12-03 14:43:25 +01:00
utils Removes redundant event visibility filtering 2025-11-26 14:42:42 +01:00
v2 Supports multi-day all-day events in calendar view 2025-12-11 23:29:53 +01:00
workers Adds audit logging and sync management infrastructure 2025-11-21 23:23:04 +01:00
index.ts New renders+css 2025-12-06 01:22:04 +01:00