ca-grow-ops-manager/backend/src/controllers
fullsizemalt eb5ebc610f
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: room cards with color-coded headers + room detail page
- Room cards now have colored header backgrounds per type (VEG=green, FLOWER=purple, DRY=amber, CURE=orange, etc.)
- Cards are clickable, linking to /rooms/:id
- New RoomDetailPage with gradient header, sensor metrics with sparklines, active batches list
- Backend: GET /rooms/:id endpoint returns room with batches
2025-12-12 19:33:07 -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(phase2): Implement Phase 2 - Plant Touch Points & IPM 2025-12-09 21:22:47 -08:00
weight-logs.controller.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00