Calendar/src
Janus C. H. Knudsen 88cccb3456 Enhances IndexedDB service with booking and resource support
Updates IndexedDB database schema to version 2
Adds support for bookings, customers, and resources stores
Includes new serialization methods for booking data
Extends events store with additional indexes for improved querying
2025-11-16 19:56:31 +01:00
..
components Refactors navigation event handling and payload 2025-11-13 20:41:33 +01:00
configurations Refactors view management in calendar component 2025-11-07 23:07:00 +01:00
constants Simplify navigation event handling and week info rendering 2025-11-13 21:33:53 +01:00
core Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00
datasources Refactor calendar datasource architecture 2025-11-14 16:25:03 +01:00
elements Adds event description support in calendar UI 2025-11-12 21:17:20 +01:00
managers Refactor calendar datasource architecture 2025-11-14 16:25:03 +01:00
renderers Refactor calendar datasource architecture 2025-11-14 16:25:03 +01:00
repositories Refactors resize and position utility handling 2025-11-05 21:53:08 +01:00
storage Enhances IndexedDB service with booking and resource support 2025-11-16 19:56:31 +01:00
types Enhances IndexedDB service with booking and resource support 2025-11-16 19:56:31 +01:00
utils Refactor calendar datasource architecture 2025-11-14 16:25:03 +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