ca-grow-ops-manager/frontend/src
fullsizemalt dff54a60ce
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
refactor(ui): Control Room aesthetic for core pages
- BatchDetailPage: lifecycle timeline, KPI strip, tabbed interface
- TasksPage: operational command board with filtering sidebar
- AuditLogPage: System Ledger with clinical styling
- BatchesPage: Production Inventory with KPI cards
- Updated color tokens and typography across components
2025-12-19 20:34:19 -08:00
..
__tests__ feat: Navigation refactor with RBAC, DevTools for quick user switching, enhanced seed data 2025-12-11 11:07:22 -08:00
components refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
context fix: store refreshToken on login for proper auth flow 2025-12-12 14:35:54 -08:00
features/layout-designer feat: update Layout Designer with Linear design tokens - Use accent blue instead of emerald - Consistent neutral palette - Refined typography 2025-12-12 15:03:45 -08:00
hooks fix: update usePermissions role names to STAFF/GROWER 2025-12-17 02:27:21 -08:00
lib fix(theme): Add explicit types to Framer Motion variants 2025-12-19 19:05:42 -08:00
pages refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
stores fix(build): Resolve TypeScript and Import errors 2025-12-11 14:50:42 -08:00
templates refactor: Code splitting, page templates, and PageHeader consistency 2025-12-11 11:18:29 -08:00
App.tsx feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
index.css refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
main.tsx feat: Complete Phases 8-13 implementation 2025-12-11 00:26:25 -08:00
router.tsx fix: correct 3d facility viewer route path 2025-12-17 22:59:27 -08:00
vite-env.d.ts fix: Build & Runtime Fixes (TS Lax, Vite Types, Backend OpenSSL) 2025-12-09 11:18:04 -08:00