Frontend React para ERP Transportistas
Go to file
Adrian Flores Cortes f14e6112cb [SPRINT-2] feat: Implement Transport Orders UI MVP
- Add AsignarUnidadModal for unit/operator assignment
- Update OTList, OTDetail, OTForm components
- Create clientes feature module with service and hooks
- Create tarifas feature module with lane rate calculator
- Update OrdenesTransportePage with filters and map integration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:05:21 -06:00
src [SPRINT-2] feat: Implement Transport Orders UI MVP 2026-02-03 07:05:21 -06:00
.gitignore chore: Add .gitignore and config files 2026-01-30 12:11:00 -06:00
index.html [MAI-003,006,011] feat: Add frontend React components for transport modules 2026-01-26 02:12:38 -06:00
package-lock.json [SPRINT-0] fix: Resolve all TypeScript compilation errors in frontend 2026-02-03 02:31:37 -06:00
package.json [SPRINT-0] fix: Resolve all TypeScript compilation errors in frontend 2026-02-03 02:31:37 -06:00
postcss.config.js [MAI-003,006,011] feat: Add frontend React components for transport modules 2026-01-26 02:12:38 -06:00
tailwind.config.js [MAI-003,006,011] feat: Add frontend React components for transport modules 2026-01-26 02:12:38 -06:00
tsconfig.json feat: Initial frontend structure for ERP Transportistas 2026-01-25 09:51:26 -06:00
tsconfig.node.json [SPRINT-0] fix: Resolve all TypeScript compilation errors in frontend 2026-02-03 02:31:37 -06:00
vite.config.ts feat: Initial frontend structure for ERP Transportistas 2026-01-25 09:51:26 -06:00