ca-grow-ops-manager/backend/prisma
fullsizemalt cfaf5ebe2e
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: add full hierarchy context for breadcrumb navigation
- Pass facility/building/floor/room context through component tree
- HierarchyContext interface in SmartRack
- Breadcrumb now includes full path: Facility → Building → Floor → Room → Section → Tier
2025-12-18 20:26:12 -08:00
..
schema.prisma fix(schema): Add REVOKED to VisitorStatus enum 2025-12-11 14:11:28 -08:00
seed-demo.js feat: add audit log demo data + spec kit compliance audit 2025-12-12 22:21:11 -08:00
seed-fix-sections.js feat: add full hierarchy context for breadcrumb navigation 2025-12-18 20:26:12 -08:00
seed-fix.js fix: updated layout logic to organize legacy rooms and prevent overlaps 2025-12-17 22:36:09 -08:00
seed-metrc-demo.js fix(seed): ensure metrc demo plants are created on Floor 1 and position status is updated to OCCUPIED 2025-12-17 07:40:56 -08:00
seed-plants-realistic.js feat: add realistic plant placement script that keeps batches together by room/stage 2025-12-18 11:49:23 -08:00
seed-plants.js chore: add plant population seed script 2025-12-17 22:34:57 -08:00
seed.js feat: separate demo seed from base seed 2025-12-12 20:08:05 -08:00
seed.ts feat: 3d viewer improvements and realistic seed data 2025-12-17 16:10:14 -08:00