Calendar/src
Janus C. H. Knudsen b566aafb19 Refactors calendar managers to components
Reorganizes navigation, view selector, and workweek preset managers into separate component files

Improves code organization by moving specialized manager classes to a more descriptive components directory

Adds enhanced logging for all-day event management and drag-and-drop interactions
2025-11-08 14:30:18 +01:00
..
components Refactors calendar managers to components 2025-11-08 14:30:18 +01:00
configurations Refactors view management in calendar component 2025-11-07 23:07:00 +01:00
constants Adds navigation buttons management and refactors navigation 2025-11-07 23:23:19 +01:00
core Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00
data Improves drag and drop with edge scrolling 2025-10-13 17:20:17 +02:00
elements Batch update, WIP 2025-11-03 22:04:37 +01:00
managers Refactors calendar managers to components 2025-11-08 14:30:18 +01:00
renderers Adds navigation buttons management and refactors navigation 2025-11-07 23:23:19 +01:00
repositories Refactors resize and position utility handling 2025-11-05 21:53:08 +01:00
storage Refactor offline-first architecture with IndexedDB 2025-11-05 20:35:21 +01:00
types Tracks original column during drag and drop 2025-11-06 16:18:31 +01:00
utils Batch update, WIP 2025-11-03 22:04:37 +01:00
workers Refactor offline-first architecture with IndexedDB 2025-11-05 20:35:21 +01:00
index.ts Refactors calendar managers to components 2025-11-08 14:30:18 +01:00