ca-grow-ops-manager/backend/src/routes
fullsizemalt 558e0ac1e2
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
feat: Full Spec Kit compliance implementation
Photo Management (per specs/photo-management.md):
- Sharp integration for 3-size compression (thumb/medium/full)
- WebP output with 80-90% quality
- Client-side compression with browser-image-compression
- PhotoUpload component with camera/drag-drop support
- Upload API with bulk support and stats endpoint

Testing:
- Backend: Jest tests for all major API endpoints
- Frontend: Vitest tests for utilities and API clients
- CI: Updated Forgejo workflow for test execution

Specs (100% coverage):
- visitor-management.md (Phase 8)
- messaging.md (Phase 9)
- audit-and-documents.md (Phase 10)
- accessibility-i18n.md (Phase 11)
- hardware-integration.md (Phase 12)
- advanced-features.md (Phase 13)

Documentation:
- OpenAPI 3.0 spec (docs/openapi.yaml)
- All endpoints documented with schemas
2025-12-11 09:53:32 -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 feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -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 feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -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: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
messaging.routes.ts feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -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 feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -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