ca-grow-ops-manager/frontend/src/templates
fullsizemalt 35162d565d
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
refactor: Code splitting, page templates, and PageHeader consistency
- Lazy load all pages for 24% bundle size reduction (575KB → 436KB)
- Created templates: PageTemplate, ComponentTemplate, WidgetTemplate
- Updated RoomsPage and IPMDashboardPage with PageHeader
- All routes wrapped in Suspense with PageLoader component
- Fixed malformed router.tsx structure
2025-12-11 11:18:29 -08:00
..
ComponentTemplate.tsx refactor: Code splitting, page templates, and PageHeader consistency 2025-12-11 11:18:29 -08:00
PageTemplate.tsx refactor: Code splitting, page templates, and PageHeader consistency 2025-12-11 11:18:29 -08:00
WidgetTemplate.tsx refactor: Code splitting, page templates, and PageHeader consistency 2025-12-11 11:18:29 -08:00