Sprint 2 - S2-T01 & S2-T02
New features:
- ProgramaObraPage: Work schedule management with version control
- Hierarchical activities (WBS)
- Simple Gantt visualization
- S-Curve chart (planned vs actual)
- ControlAvancePage: Progress control dashboard
- KPI cards (SPI, CPI, variance)
- Progress by concept table
- Progress by lot grid view
- Weekly progress chart
- Pending approvals summary
New API services:
- programa-obra.api.ts with full CRUD
- 18 new React Query hooks for programa operations
Navigation: Added Control and Programa items to sidebar
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sprint 1 - S1-T03: Pagina de Catalogo de Obras
New features:
- Avances de Obra page: work progress tracking with workflow
(pending -> captured -> reviewed -> approved/rejected)
- Bitacora de Obra page: daily work log with timeline view
- Progress API services (avances-obra.api.ts, bitacora-obra.api.ts)
- React Query hooks (useProgress.ts) with 18 hooks total
- Navigation section "Control de Obra" in sidebar
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>