ca-grow-ops-manager/backend/src/routes
fullsizemalt 668e213cd8
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
fix(visitor): Remove global auth from Kiosk routes
- Removed global onRequest jwtVerify hook
- Added explicit auth check to secure routes (revoke, report)
- Kiosk check-in/out and create visitor are now public
2025-12-11 13:59:43 -08:00
..
access-zones.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
analytics.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
audit.routes.ts fix(backend): Add Batch-FacilityPlant relation and fix Prisma queries 2025-12-11 11:43:54 -08:00
auth.routes.ts feat: Sprint 2 Phase 1 - Auth Core Complete 2025-12-09 13:52:54 -08:00
batches.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
documents.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
environment.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
financial.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
insights.routes.ts fix(backend): Add Batch-FacilityPlant relation and fix Prisma queries 2025-12-11 11:43:54 -08:00
ipm-schedules.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
ipm.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
layout.routes.ts feat(api): Update section creation routes to support Tiers 2025-12-11 13:23:32 -08:00
messaging.routes.ts fix(backend): Add Batch-FacilityPlant relation and fix Prisma queries 2025-12-11 11:43:54 -08:00
metrc.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
roles.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
rooms.routes.ts feat: Phase 1 Complete (Backend + Frontend) 2025-12-09 09:24:00 -08:00
supplies.routes.ts feat: Shopping List Backend API Complete 2025-12-09 15:11:41 -08:00
task-templates.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
tasks.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
timeclock.routes.ts feat: Phase 1 Complete (Backend + Frontend) 2025-12-09 09:24:00 -08:00
touch-points.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
upload.routes.ts feat: Full Spec Kit compliance implementation 2025-12-11 09:53:32 -08:00
users.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
visitors.routes.ts fix(visitor): Remove global auth from Kiosk routes 2025-12-11 13:59:43 -08:00
walkthrough-settings.routes.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
walkthrough.routes.ts feat: Daily Walkthrough Backend API Complete 2025-12-09 14:10:14 -08:00
weight-logs.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00