- Removed getDashboardStats() function (old separate API call) - Removed getRecentActivity() function (old separate API calls) - Removed helper functions: mapActionToType, formatActivityTitle, formatActivityDescription - Removed fallback to old methods in getDashboardData() - Removed unused import of socialService - All dashboard data now comes exclusively from aggregated /api/v1/dashboard endpoint - No separate API calls remain in dashboard service - Cleaner code, single source of truth for dashboard data - Actions 2.1.1.5 and 2.1.1.6 complete - old API calls removed |
||
|---|---|---|
| .. | ||
| dashboardService.ts | ||