4 Commits

Author SHA1 Message Date
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