Calendar/coding-sessions
Janus C. H. Knudsen 8e52d670d6 Refactor entity services with hybrid sync pattern
Introduces BaseEntityService and SyncPlugin to eliminate code duplication across entity services

Improves:
- Code reusability through inheritance and composition
- Sync infrastructure for all entity types
- Polymorphic sync status management
- Reduced boilerplate code by ~75%

Supports generic sync for Event, Booking, Customer, and Resource entities
2025-11-18 16:37:33 +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