Calendar/coding-sessions
Janus C. H. Knudsen dcd76836bd Refactors repository layer and IndexedDB architecture
Eliminates redundant repository abstraction layer by directly using EntityService methods

Implements key improvements:
- Removes unnecessary repository wrappers
- Introduces polymorphic DataSeeder for mock data loading
- Renames IndexedDBService to IndexedDBContext
- Fixes database injection timing with lazy access pattern
- Simplifies EventManager to use services directly

Reduces code complexity and improves separation of concerns
2025-11-20 21:45:09 +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
2025-11-14-booking-resource-architecture-redesign.md Redesigns booking and resource architecture 2025-11-14 23:05:57 +01:00
2025-11-18-hybrid-entity-service-pattern.md Refactor entity services with hybrid sync pattern 2025-11-18 16:37:33 +01:00
2025-11-20-repository-elimination-indexeddb-refactoring.md Refactors repository layer and IndexedDB architecture 2025-11-20 21:45:09 +01:00