erp-construccion-backend-v2/src
Adrian Flores Cortes 164186cec6 [CONST-D-002] feat: Add dashboard API endpoints to reports controller
- GET /reports/dashboard/stats - Dashboard aggregate statistics
- GET /reports/projects/summary - Projects summary with EVM KPIs
- GET /reports/projects/:id/kpis - Project KPIs
- GET /reports/projects/:id/earned-value - EVM metrics
- GET /reports/projects/:id/s-curve - S-curve data
- GET /reports/alerts - Active alerts
- PATCH /reports/alerts/:id/acknowledge|resolve

Integrates EarnedValueService for EVM calculations.
Build: PASSED

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 04:30:48 -06:00
..
config feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00
modules [CONST-D-002] feat: Add dashboard API endpoints to reports controller 2026-02-03 04:30:48 -06:00
shared [SPRINT-0] fix: Resolve all 72 TypeScript compilation errors 2026-02-03 02:31:34 -06:00
server.ts feat(FASE-4A): Complete vertical modules for construction 2026-01-27 07:00:18 -06:00