ca-grow-ops-manager/frontend/src
fullsizemalt 38f9ef5f0b
Some checks are pending
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
style: Complete visual refactor with CSS variable tokens
- Apply Climate Monitoring design system to all 81 files
- Replace 931 hardcoded color references with CSS variables
- Consistent theming: --color-primary, --color-text-*, --color-bg-*
- Status colors: --color-error, --color-warning, --color-accent
2025-12-27 11:55:09 -08:00
..
__tests__
components style: Complete visual refactor with CSS variable tokens 2025-12-27 11:55:09 -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 fix(theme): Add explicit types to Framer Motion variants 2025-12-19 19:05:42 -08:00
pages style: Complete visual refactor with CSS variable tokens 2025-12-27 11:55:09 -08:00
stores
templates style: Complete visual refactor with CSS variable tokens 2025-12-27 11:55:09 -08:00
App.tsx
index.css style: Apply Climate Monitoring design system 2025-12-27 11:44:29 -08:00
main.tsx
router.tsx fix: correct 3d facility viewer route path 2025-12-17 22:59:27 -08:00
vite-env.d.ts