Commit Graph

2 Commits

Author SHA1 Message Date
31f9857804 feat: add mobile image upload support with camera integration
All checks were successful
Deploy to Production / deploy (push) Successful in 1m47s
- Added mobile-optimized image upload functionality allowing users to select from camera/gallery
- Updated upload button to support multiple file selection with progress indicator
- Added documentation for mobile upload testing steps in MOBILE_COMPATIBILITY.md
- Expanded mobile compatibility checklist to include camera/gallery upload verification
2025-10-26 22:36:21 +01:00
6b2f80cda4 feat: add mobile responsive layouts and touch-friendly controls
Some checks failed
Deploy to Production / deploy (push) Failing after 1m30s
- Updated all components with responsive breakpoints for mobile-first design
- Added touch-friendly controls with proper spacing and small button sizes
- Implemented responsive layouts that stack/wrap on mobile screens
- Created detailed mobile compatibility documentation
- Enhanced horizontal scrolling for data grids and steppers on mobile
- Optimized media library grid for smaller screens
- Added iOS safe area inset padding for bottom
2025-10-26 21:57:54 +01:00