ca-grow-ops-manager/backend/src/controllers
fullsizemalt 57c70b91db
Some checks are pending
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
feat(android): Add Capacitor for Android APK build
- Add Capacitor core, CLI, and Android platform
- Install plugins: camera, push-notifications, splash-screen, status-bar
- Configure capacitor.config.ts with app ID run.runfoo.veridian
- Update vite.config.ts with base: './' for Capacitor compatibility
- Update api.ts and SessionTimeoutWarning.tsx to detect Capacitor and use production API URL
- Generate Android project structure with Gradle build files
2026-01-06 21:56:28 -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
cameras.controller.ts feat(android): Add Capacitor for Android APK build 2026-01-06 21:56:28 -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 fix: Tasks API - map assigneeId query param to assignedToId schema field 2025-12-27 13:56:54 -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 fix: handle stale tokens by checking user existence before creating walkthrough 2025-12-12 23:10:34 -08:00
weight-logs.controller.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00