ca-grow-ops-manager/frontend/src
fullsizemalt 554bf214c1
Some checks are pending
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
feat: Add rack configuration modal
- RackConfigModal with rows/columns/tiers inputs
- Section type selector (Table, Rack, Tray, Hanger, Floor)
- Visual preview of grid layout
- Gear button in rack header (shows on hover)
- API integration to update section dimensions
2026-01-01 15:03:47 -08:00
..
__tests__
components feat: Add rack configuration modal 2026-01-01 15:03:47 -08:00
context style: Complete visual refactor with CSS variable tokens 2025-12-27 11:55:09 -08:00
features/layout-designer style: Complete visual refactor with CSS variable tokens 2025-12-27 11:55:09 -08:00
hooks style: Complete visual refactor with CSS variable tokens 2025-12-27 11:55:09 -08:00
lib feat: Add Rackula-inspired layout system with 2D editor 2026-01-01 14:12:03 -08:00
pages fix: Layout editor UX improvements 2026-01-01 14:50:00 -08:00
stores
templates style: Dark/Light mode contrast audit 2025-12-27 12:12:10 -08:00
App.tsx
index.css fix: Expose Generate Zone button and refine styling (remove italics/caps, improve contrast) 2025-12-27 15:03:36 -08:00
main.tsx
router.tsx fix: Layout editor UX improvements 2026-01-01 14:50:00 -08:00
vite-env.d.ts