Calendar/coding-sessions
Janus C. H. Knudsen a7d365b186 Implement event-driven audit trail sync architecture
Redesigns synchronization infrastructure using audit-based approach

- Replaces disconnected sync logic with event-driven architecture
- Adds AuditService to log entity changes with JSON diffs
- Implements chained events for reliable sync process
- Fixes EventBus injection and event emission in services
- Removes unused OperationQueue

Provides comprehensive audit trail for entity changes and backend synchronization
2025-11-22 11:52:56 +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
2025-11-22-audit-trail-event-driven-sync.md Implement event-driven audit trail sync architecture 2025-11-22 11:52:56 +01:00