ca-grow-ops-manager/frontend/src/pages
fullsizemalt 8dbcd51246
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
fix: walkthrough pages respect theme + mobile UX improvements
- Use CSS variables (bg-primary, text-primary, etc.) instead of hardcoded colors
- Both pages now properly follow light/dark theme preference
- Larger touch targets (44px+) for tablet/phone use
- Simplified controls and cleaner visual hierarchy
- Toggle checkboxes replaced with large tap-friendly buttons
- Slider with step=5 for easier touch adjustment
2025-12-19 21:13:26 -08:00
..
AuditLogPage.tsx refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
BadgePage.tsx fix: correct 3D facility view navigation path (/facility-3d → /facility/3d) 2025-12-18 11:43:25 -08:00
BatchDetailPage.tsx refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
BatchesPage.tsx refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
DailyWalkthroughPage.tsx fix: walkthrough pages respect theme + mobile UX improvements 2025-12-19 21:13:26 -08:00
DashboardPage.tsx fix: TypeScript build errors - add missing imports and fix type mismatch 2025-12-19 20:44:19 -08:00
DocumentsPage.tsx fix: Documents page - remove category field references, align with backend schema 2025-12-17 02:36:22 -08:00
EnvironmentDashboard.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
ErrorPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
ErrorPages.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
Facility3DViewerPage.tsx fix: remove splash screen from 3D facility viewer 2025-12-19 20:51:01 -08:00
FinancialDashboard.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
HomePage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
InsightsDashboard.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
IPMDashboardPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
LoginPage.tsx fix(theme): Revert incorrect 'Ersen' branding to '777 Wolfpack' 2025-12-19 19:20:58 -08:00
MetrcDashboardPage.tsx feat(theme): Universal Ersen OS Refactor 2025-12-19 19:01:09 -08:00
ReportsPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
RolesPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
RoomDetailPage.tsx fix: TypeScript build errors - add missing imports and fix type mismatch 2025-12-19 20:44:19 -08:00
RoomsPage.tsx fix: TypeScript build errors - add missing imports and fix type mismatch 2025-12-19 20:44:19 -08:00
SettingsPage.tsx 2025-12-12 18:38:41 -08:00
SuppliesPage.tsx feat(ui): Refactor Supplies and Visitor Management pages 2025-12-19 19:36:23 -08:00
TasksPage.tsx refactor(ui): Control Room aesthetic for core pages 2025-12-19 20:34:19 -08:00
TaskTemplatesPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
TimeclockPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
TouchPointPage.tsx feat: Linear-inspired UI redesign with Space Grotesk headlines 2025-12-12 14:29:47 -08:00
VisitorKioskPage.tsx feat(ui): Refactor Kiosk Landing Page with AuraUI Shell 2025-12-19 17:53:56 -08:00
VisitorManagementPage.tsx fix(ts): Final type fixes for VisitorManagementPage 2025-12-19 19:42:10 -08:00
WalkthroughSettingsPage.tsx fix: walkthrough pages respect theme + mobile UX improvements 2025-12-19 21:13:26 -08:00