Commit Graph

2 Commits

Author SHA1 Message Date
Adrian Flores Cortes
0bc16b52bf [SPRINT-0] fix: Resolve all TypeScript compilation errors in frontend
- Add @types/node for vite.config.ts __dirname support
- Extend OrdenTransporte interface with alias properties
- Add missing enum states to OTStatusBadge
- Fix EventosList type references and property access
- Fix GeocercasList property names (activo -> activa)
- Fix useTrackingWebSocket NodeJS.Timeout type
- Remove unused imports across components

Build now passes: 191 modules transformed successfully

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 02:31:37 -06:00
Adrian Flores Cortes
efc8cef4cd feat: Initial frontend structure for ERP Transportistas
- React 18.x with Vite configuration
- TailwindCSS with transport-themed colors
- Leaflet for map integration
- TypeScript setup with path aliases

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:51:26 -06:00