Calendar/wwwroot/data
Janus C. H. Knudsen 9f360237cf Refactor settings model to separate record-based approach
Restructures tenant settings to use individual records instead of a single document

Decouples settings sections into separate typed interfaces with unique IDs
Modifies data loading and service methods to support new record-based settings
Updates mock data and repository to align with new settings structure
2025-12-17 20:53:47 +01:00
..
calendar-config.json Refactors view management in calendar component 2025-11-07 23:07:00 +01:00
mock-bookings.json Adds resource-based calendar view mode 2025-11-22 19:42:12 +01:00
mock-customers.json Adds comprehensive mock data repositories and seeding infrastructure 2025-11-20 15:25:38 +01:00
mock-departments.json Adds department view to calendar application 2025-12-15 18:23:08 +01:00
mock-events.json Supports multi-day all-day events in calendar view 2025-12-11 23:29:53 +01:00
mock-resource-events.json Refactor CalendarConfig to static configuration class 2025-10-31 15:26:07 +01:00
mock-resources.json Adds resource scheduling and unavailability tracking 2025-12-10 00:27:19 +01:00
mock-teams.json Adds hierarchical grouping and entity resolution support 2025-12-15 17:10:43 +01:00
tenant-settings.json Refactor settings model to separate record-based approach 2025-12-17 20:53:47 +01:00
viewconfigs.json Refactors calendar view configuration management 2025-12-16 17:13:27 +01:00