ca-grow-ops-manager/backend/src/routes
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
..
access-zones.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
admin.routes.ts feat: add Reseed Demo Plants button to DevTools (realistic plant layout) 2025-12-18 12:00:22 -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: add batch detail endpoint and fix drill-down navigation 2025-12-12 19:04:16 -08:00
cameras.routes.ts feat(android): Add Capacitor for Android APK build 2026-01-06 21:56:28 -08:00
documents.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
environment.routes.ts feat: Environment Reports with alert response time analytics and PDF export 2026-01-06 01:46:59 -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 fix: use plantLifecycleEvent instead of non-existent plantLocationHistory 2026-01-01 22:53:41 -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 fix: use plantLifecycleEvent instead of non-existent plantLocationHistory 2026-01-01 22:53:41 -08:00
plants.routes.ts feat(layout): lifecycle actions (harvest/destroy) + neutral styling 2026-01-01 22:40:02 -08:00
pulse.routes.ts feat: Auto-resolve alerts + Resolve All button in Failsafe UI 2026-01-06 00:58:53 -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: room cards with color-coded headers + room detail page 2025-12-12 19:33:07 -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 polish: Enhance demo data for Audit Logs and SOPs, fix photo delete bug 2025-12-19 15:05:40 -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: walkthrough 'completed today' status + 3D viewer spec 2025-12-12 22:17:10 -08:00
weight-logs.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00