Calendar/src/repositories
Janus C. H. Knudsen 202074e391 Refactors resize and position utility handling
Extracts position calculation logic into a separate utility class

Introduces PositionUtils to centralize pixel and minute conversion methods
Removes redundant calculation methods from ResizeHandleManager
Updates Configuration to include default API endpoint

Simplifies resize and height management across components
2025-11-05 21:53:08 +01:00
..
ApiEventRepository.ts Refactors resize and position utility handling 2025-11-05 21:53:08 +01:00
IEventRepository.ts Implements offline-first calendar sync infrastructure 2025-11-05 00:37:57 +01:00
IndexedDBEventRepository.ts Refactor offline-first architecture with IndexedDB 2025-11-05 20:35:21 +01:00
MockEventRepository.ts Implements offline-first calendar sync infrastructure 2025-11-05 00:37:57 +01:00