Calendar/src/renderers
Janus Knudsen a3ed03ff44 Adds work hours management with day-specific overrides
Introduces work hours management with weekly default and date-specific overrides to support per-column scheduling.

Calculates and applies non-work hour overlays to columns.
This allows users to visualize working and non-working times.

Adjusts event rendering to prevent overlap with horizontal timelines.
2025-08-22 22:57:35 +02:00
..
ColumnRenderer.ts Adds work hours management with day-specific overrides 2025-08-22 22:57:35 +02:00
EventRenderer.ts Adds work hours management with day-specific overrides 2025-08-22 22:57:35 +02:00
EventRendererManager.ts Refactors calendar type to calendar mode 2025-08-20 21:51:49 +02:00
GridRenderer.ts Refactors calendar architecture for month view 2025-08-20 19:42:13 +02:00
GridStyleManager.ts Adds work week configuration feature 2025-08-18 22:27:17 +02:00
HeaderRenderer.ts Adds month view design and styling 2025-08-21 22:09:15 +02:00
NavigationRenderer.ts Refactors event handling and grid rendering 2025-08-20 21:38:54 +02:00