ca-grow-ops-manager/frontend/src/components/layout-editor
fullsizemalt d9d04045cb
Some checks are pending
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
feat: Add Rackula-inspired layout system with 2D editor
- Add PlantType model with Zod validation
- Add PlantType CRUD API routes
- Add 2D Layout Editor components (TypeLibrary, RackVisualizer, LayoutEditor)
- Add seed script with 21 common cannabis strains
- Add /layout-editor/:floorId? route
2026-01-01 14:12:03 -08:00
..
index.ts feat: Add Rackula-inspired layout system with 2D editor 2026-01-01 14:12:03 -08:00
LayoutEditor.tsx feat: Add Rackula-inspired layout system with 2D editor 2026-01-01 14:12:03 -08:00
RackVisualizer.tsx feat: Add Rackula-inspired layout system with 2D editor 2026-01-01 14:12:03 -08:00
TypeLibrary.tsx feat: Add Rackula-inspired layout system with 2D editor 2026-01-01 14:12:03 -08:00