Calendar/src/types
Janus C. H. Knudsen 73e284660f Adds EventId type for robust event ID handling
Introduces type-safe EventId with centralized normalization logic for clone and standard event IDs

Refactors event ID management across multiple components to use consistent ID transformation methods
Improves type safety and reduces potential ID-related bugs in drag-and-drop and event rendering
2025-12-03 14:43:25 +01:00
..
AuditTypes.ts Adds audit logging and sync management infrastructure 2025-11-21 23:23:04 +01:00
BookingTypes.ts Refactor entity services with hybrid sync pattern 2025-11-18 16:37:33 +01:00
CalendarTypes.ts Adds audit logging and sync management infrastructure 2025-11-21 23:23:04 +01:00
ColumnDataSource.ts Refactor calendar datasource and event management 2025-11-25 19:04:06 +01:00
CustomerTypes.ts Refactor entity services with hybrid sync pattern 2025-11-18 16:37:33 +01:00
DragDropTypes.ts Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00
EventId.ts Adds EventId type for robust event ID handling 2025-12-03 14:43:25 +01:00
EventTypes.ts Refactor calendar datasource and event management 2025-11-25 19:04:06 +01:00
ManagerTypes.ts Refactors grid date handling and event rendering 2025-11-13 21:22:28 +01:00
ResourceTypes.ts Refactor entity services with hybrid sync pattern 2025-11-18 16:37:33 +01:00