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 |
||
|---|---|---|
| .. | ||
| calendar-config.json | ||
| mock-bookings.json | ||
| mock-customers.json | ||
| mock-departments.json | ||
| mock-events.json | ||
| mock-resource-events.json | ||
| mock-resources.json | ||
| mock-teams.json | ||
| tenant-settings.json | ||
| viewconfigs.json | ||