erp-construccion-frontend-v2/web/src/hooks
Adrian Flores Cortes 5083292fbd feat(obras): Add Programa de Obra and Control de Avance pages
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>
2026-02-03 00:21:08 -06:00
..
index.ts feat(obras): Add Control de Obra module - Avances and Bitacora 2026-02-02 23:02:54 -06:00
useBidding.ts feat(FASE-5A): Frontend modules Dashboard, Presupuestos, Bidding 2026-01-27 07:21:28 -06:00
useConstruccion.ts [MAI-002] feat: Implement frontend Proyectos module 2026-01-25 10:04:54 -06:00
useHSE.ts feat(frontend): Agregar hooks React Query para módulo HSE 2026-02-02 21:25:18 -06:00
usePresupuestos.ts feat(FASE-5A): Frontend modules Dashboard, Presupuestos, Bidding 2026-01-27 07:21:28 -06:00
useProgress.ts feat(obras): Add Programa de Obra and Control de Avance pages 2026-02-03 00:21:08 -06:00
useReports.ts feat(FASE-5A): Frontend modules Dashboard, Presupuestos, Bidding 2026-01-27 07:21:28 -06:00