Calendar/src
Janus C. H. Knudsen dd647acab8 Implements FilterTemplate system for event matching
Introduces flexible key-based filtering for calendar events across different view configurations

Adds new FilterTemplate class to:
- Define event matching rules based on view configuration
- Support multi-level grouping (team/resource/date)
- Handle dynamic key generation for columns and events

Enhances view configuration with explicit id properties and derived fields
2025-12-15 00:33:27 +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 Implements FilterTemplate system for event matching 2025-12-15 00:33:27 +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