Calendar/coding-sessions
Janus C. H. Knudsen f86ae09ec3 Refactor calendar datasource architecture
Centralizes date calculation logic into DateColumnDataSource
Improves separation of concerns across rendering components

Key changes:
- Introduces IColumnInfo interface for flexible column data
- Moves date calculation from multiple managers to dedicated datasource
- Removes duplicate date rendering logic
- Prepares architecture for future resource-based views
2025-11-14 16:25:03 +01:00
..
2025-01-07-workweek-presets-refactoring.md Refactor workweek presets into dedicated manager 2025-11-07 21:50:07 +01:00
2025-01-10-allday-refactoring-failed-attempt.md Adds comprehensive refactoring failure documentation 2025-11-11 16:29:15 +01:00
2025-01-11-allday-refactoring-second-failed-attempt.md Adds comprehensive refactoring failure documentation 2025-11-11 16:29:15 +01:00
2025-11-04-indexeddb-offline-first-implementation.md Refactor resize and event rendering with performance improvements 2025-11-06 23:05:20 +01:00
2025-11-06-all-day-to-timed-drag-bug.md Refactor resize and event rendering with performance improvements 2025-11-06 23:05:20 +01:00
2025-11-12-date-fns-to-dayjs-migration.md Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
2025-11-12-indexeddb-only-dom-optimization.md Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
2025-11-13-datasource-architecture-implementation.md Refactor calendar datasource architecture 2025-11-14 16:25:03 +01:00