Frontend de erp-construccion - Workspace V2
- Add HSE section to AdminLayout sidebar with Incidentes and Capacitaciones - Add HSE routes in App.tsx (/admin/hse/incidentes and /admin/hse/capacitaciones) - Create IncidentesPage and CapacitacionesPage components - Create barrel export index.ts for HSE pages - Import AlertTriangle and GraduationCap icons for HSE navigation Routes added: - /admin/hse -> redirects to /admin/hse/incidentes - /admin/hse/incidentes -> IncidentesPage - /admin/hse/capacitaciones -> CapacitacionesPage Navigation structure: - HSE section in sidebar (collapsed by default) - Links to Incidentes and Capacitaciones pages - Active state highlighting for current route Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| mobile | ||
| web | ||
| .gitignore | ||
| README.md | ||
erp-construccion-frontend-v2
Frontend de erp-construccion - Workspace V2