Backend de michangarrito - Workspace V2
Go to file
rckrdmrd db34a3ddf2 [MCH-BE] feat: Add missing delivery entities (driver, status_history)
- Created driver.entity.ts with DriverStatus enum
- Created delivery-status-history.entity.ts with Delivery relation
- Updated delivery.module.ts imports for TypeOrmModule

Resolves: TASK-2026-01-20-002 audit P0 gap

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 03:29:20 -06:00
src [MCH-BE] feat: Add missing delivery entities (driver, status_history) 2026-01-20 03:29:20 -06:00
.dockerignore Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
.env Sincronización completa desde michangarrito/apps/backend 2026-01-16 08:26:30 -06:00
.gitignore chore: Add .gitignore for build artifacts and dependencies 2026-01-18 05:35:11 -06:00
Dockerfile Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
nest-cli.json Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
package-lock.json [MCH-BE] feat: Add export endpoints for PDF/Excel reports 2026-01-20 02:30:11 -06:00
package.json [MCH-BE] feat: Add export endpoints for PDF/Excel reports 2026-01-20 02:30:11 -06:00
tsconfig.json Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00