ca-grow-ops-manager/backend/src/controllers
fullsizemalt c7f8bc8cec
Some checks are pending
Deploy to Production / deploy (push) Waiting to run
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
feat: walkthrough 'completed today' status + 3D viewer spec
- Added /walkthroughs/today API endpoint
- Show clear status when walkthrough is already completed
- Show 'Continue Walkthrough' for in-progress ones
- Added facility-3d-viewer.md spec
- Installed React Three Fiber dependencies
2025-12-12 22:17:10 -08:00
..
analytics.controller.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
auth.controller.ts feat: Sprint 2 Phase 1 - Auth Core Complete 2025-12-09 13:52:54 -08:00
batches.controller.ts feat: add batch detail endpoint and fix drill-down navigation 2025-12-12 19:04:16 -08:00
ipm-schedules.controller.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
ipm.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
roles.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
rooms.controller.ts feat: room cards with color-coded headers + room detail page 2025-12-12 19:33:07 -08:00
supplies.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
task-templates.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
tasks.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
timeclock.controller.ts feat: Phase 1 Complete (Backend + Frontend) 2025-12-09 09:24:00 -08:00
touch-points.controller.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
users.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
walkthrough-settings.controller.ts feat(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
walkthrough.controller.ts feat: walkthrough 'completed today' status + 3D viewer spec 2025-12-12 22:17:10 -08:00
weight-logs.controller.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00