Commit Graph

9 Commits

Author SHA1 Message Date
e8e76cdf8b feat: enhance configuration management, add update checks, and improve UI components 2026-03-02 12:13:01 +01:00
ed25c5299d Add swipe-to-delete functionality for requests and improve QR Code scanning 2026-02-17 16:12:15 +01:00
68e25fac71 Update icons with pointerEvents="none" and upgrade lucide-react-native to v0.563.0 2026-02-17 10:22:18 +01:00
882cfc281d feat: update app configuration and enhance UI components 2026-02-06 18:06:48 +01:00
7c8ef45e5a feat: Update assets and improve code comments across multiple components
- Updated favicon and various image assets.
- Enhanced comments.
- Adjusted styles and functionality in several components for improved user experience.
- Updated package-lock.json to reflect dependency updates.
2026-02-06 12:56:34 +01:00
7a6a7f5d35 feat: Implement alert system and network connectivity handling, refactor error handling across screens 2026-01-30 12:38:25 +01:00
ef88c518d1 feat: add and enhance PermitsScreen and RequestPermitModal
- add LoadingScreen component
- update utilities
2025-12-15 17:20:57 +01:00
b9807f6cc2 - Refactor Profile and Login screens to use AuthContext for user data
- Enhance RequestPermitModal with multiple time-off types and validation
- Implement CalendarWidget for visualizing time-off requests
- Improve API error handling and token management
- Add utility functions for consistent date and time formatting
- Clean up unused mock data and update types
2025-12-10 18:21:08 +01:00
abe14f4c3f Add DatePicker and refactor some views layout 2025-12-09 13:06:35 +01:00