Calendar/wwwroot/data
Janus C. H. Knudsen 7f9d0129bf Refactors calendar view configuration management
Decouples view configuration from DemoApp logic by:
- Introducing ViewConfigService and MockViewConfigRepository
- Moving view configuration to centralized JSON data
- Simplifying DemoApp rendering process

Improves separation of concerns and makes view configurations more maintainable
2025-12-16 17:13:27 +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 Adds dynamic header hiding for date groupings 2025-12-15 22:53:44 +01:00
viewconfigs.json Refactors calendar view configuration management 2025-12-16 17:13:27 +01:00