Frontend de erp-construccion - Workspace V2
Go to file
Adrian Flores Cortes 55261598a2 [FIX] fix: Resolve TypeScript errors for successful build
Fixes:
- Add teal, cyan, slate colors to StatusColor type and StatusBadge
- Create StatsCard component with color prop for backward compatibility
- Add label/required props to FormGroup component
- Fix Pagination to accept both currentPage and page props
- Fix unused imports in quality and contracts pages
- Add missing Plus, Trash2, User icon imports in contracts pages
- Remove duplicate formatDate function in ContratoDetailPage

New components:
- StatsCard, StatsCardGrid for statistics display

Build: Success (npm run build passes)
Dev: Success (npm run dev starts on port 3020)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 11:36:21 -06:00
mobile Migración desde erp-construccion/frontend - Estándar multi-repo v2 2026-01-16 08:11:18 -06:00
web [FIX] fix: Resolve TypeScript errors for successful build 2026-02-04 11:36:21 -06:00
.gitignore chore: Add .gitignore for clean repository 2026-01-20 07:31:38 -06:00
README.md Initial commit 2026-01-16 14:04:09 +00:00

erp-construccion-frontend-v2

Frontend de erp-construccion - Workspace V2