fullsizemalt
|
32fd739ccf
|
feat: Complete Phases 8-13 implementation
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
Phase 8: Visitor Management
- Visitor/VisitorLog/AccessZone models
- Check-in/out with badge generation
- Zone occupancy tracking
- Kiosk and management pages
Phase 9: Messaging & Communication
- Announcements with priority levels
- Acknowledgement tracking
- Shift notes for team handoffs
- AnnouncementBanner component
Phase 10: Compliance & Audit Trail
- Immutable AuditLog model
- Document versioning and approval workflow
- Acknowledgement tracking for SOPs
- CSV export for audit logs
Phase 11: Accessibility & i18n
- WCAG 2.1 AA compliance utilities
- react-i18next with EN/ES translations
- User preferences context (theme, font size, etc)
- High contrast and reduced motion support
Phase 12: Hardware Integration
- QR code generation for batches/plants/visitors
- Printable label system
- Visitor badge printing
Phase 13: Advanced Features
- Environmental monitoring (sensors, readings, alerts)
- Financial tracking (transactions, P&L reports)
- AI/ML insights (yield predictions, anomaly detection)
|
2025-12-11 00:26:25 -08:00 |
|
fullsizemalt
|
9b82e08d34
|
fix: Add walkthrough route + SVG icons + animations
🔧 Critical Fixes:
- Added /walkthrough route to router
- Fixed 404 error on Daily Walkthrough
✨ Visual Upgrades:
- Replaced ALL emojis with Lucide SVG icons
- Added smooth animations (fadeIn, slideIn, scaleIn, shimmer)
- Icon scale effects on hover/active
- Pulse animations on active indicators
- Smooth theme transitions
- Professional icon set throughout
🎨 Polish:
- Space Grotesk font (premium geometric)
- Emerald scrollbars
- Animated nav icons
- Status indicators with pulse
- Smooth color transitions
Dependencies:
- Added lucide-react for SVG icons
Status: Production-ready with animations
|
2025-12-09 14:51:44 -08:00 |
|
fullsizemalt
|
59b3d9f472
|
fix: Revert to Tailwind v3 for Shadcn compatibility
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
|
2025-12-09 11:30:16 -08:00 |
|
fullsizemalt
|
a14f4c300e
|
fix: Upgrade to @tailwindcss/postcss for v4 compatibility
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
|
2025-12-09 11:25:56 -08:00 |
|
fullsizemalt
|
1225e00321
|
fix: Add axios and use npm install
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
|
2025-12-09 11:06:17 -08:00 |
|
fullsizemalt
|
e9bc75b52c
|
feat: Setup React Router, Tailwind, and shadcn/ui components
- Added React Router with Home, Login, Dashboard pages
- Configured Tailwind CSS with custom theme
- Installed shadcn/ui components (button, card, input, etc.)
|
2025-12-09 01:19:33 -08:00 |
|
fullsizemalt
|
9c5ffec28d
|
fix: Add missing project files for backend/frontend build
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
|
2025-12-09 00:23:28 -08:00 |
|