Calendar/src/managers
Janus C. H. Knudsen a86a736340 Refactors date handling to use DateService
Standardizes date manipulation across the application by leveraging the DateService.
This change improves consistency and reduces code duplication by removing redundant date calculations.
2025-10-03 20:59:52 +02:00
..
AllDayManager.ts Improves all-day event drag and drop 2025-10-03 19:09:44 +02:00
CalendarManager.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00
DragDropManager.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00
EventFilterManager.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
EventManager.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00
GridManager.ts Refactors date handling to use DateService 2025-10-03 20:59:52 +02:00
HeaderManager.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
NavigationManager.ts Refactors date handling to use DateService 2025-10-03 20:59:52 +02:00
ScrollManager.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
SimpleEventOverlapManager.ts wip 2025-09-09 14:35:21 +02:00
ViewManager.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
WorkHoursManager.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00