Bert Hausmans 3c11402e6b Load team dashboard data from database cache instead of API
- Replace API-based getTeamDashboardData with database-backed implementation
- Load all ApplicationComponents from normalized cache store
- Reuse existing grouping and KPI calculation logic
- Significantly faster as it avoids hundreds of API calls
- Falls back to API if database query fails
2026-01-21 13:36:00 +01:00
Description
No description provided
2.5 MiB
Languages
TypeScript 97.8%
Shell 2%
CSS 0.1%