6 Commits

Author SHA1 Message Date
76453d6c8d feat: Enhance system initialization and mock mode handling with improved UI feedback and error handling 2025-08-06 22:53:59 +02:00
c5074bd34d fix 2025-08-06 22:45:03 +02:00
29320b8c5d feat: Implement mock API service with endpoints for system, recipes, process control, hardware, safety, and user management 2025-08-06 22:44:51 +02:00
041c500f9d feat: Update button and status indicator colors for improved visual consistency 2025-08-06 22:41:53 +02:00
e4a0f74e1b feat: Update Tailwind CSS configuration and styles for improved UI consistency 2025-08-06 22:39:52 +02:00
c047a1e4a2 feat: Add frontend pages for Hardware Status, Process Control, Recipe Management, System Settings, and User Management
feat: Implement API service for handling system, recipe, process, hardware, safety, and user management endpoints

feat: Create Zustand store for managing system state and connection status

feat: Define TypeScript types for system, recipe, process, hardware, safety, user, and API responses

chore: Configure Vite for React development with TypeScript and Tailwind CSS

feat: Implement CSV migration tools for importing legacy data into the new system
2025-08-06 22:36:59 +02:00