Calendar/src
Janus C. H. Knudsen f670598e7a Refactor event handling with SwpEvent wrapper
Introduces SwpEvent class to centralize event element data and calculations

Improves drag and resize event handling by extracting common logic
Simplifies calculation of event start/end times from element positions
Enhances type safety and reduces code complexity in event managers

Removes direct pixel/minute calculations from multiple managers
2025-12-11 22:45:33 +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 Refactor event handling with SwpEvent wrapper 2025-12-11 22:45:33 +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