Commit Graph

5 Commits

Author SHA1 Message Date
Achintha Isuru
439971bfab feat: Update BLOCKERS.md to include new staff application session handling and assumptions for shift assignments 2026-02-01 22:28:43 -05:00
José Salazar
eb3a5f6916 blockers 2026-01-26 18:51:20 -05:00
Achintha Isuru
2a820b3e4f feat: Implement staff availability feature with BLoC architecture
- Created AvailabilityPage with UI for managing staff availability.
- Integrated BLoC for state management, including LoadAvailability and ToggleDayStatus events.
- Added quick set options for availability (All Week, Weekdays, Weekends, Clear All).
- Implemented week navigation and day selection with visual feedback.
- Developed time slot management for each day, allowing toggling of availability.
- Established StaffAvailabilityModule for dependency injection and routing.
- Updated pubspec.yaml with necessary dependencies for the feature.
2026-01-25 22:35:09 -05:00
Achintha Isuru
f035ab8b6c feat: Update navigation and module imports for staff onboarding and profile features 2026-01-24 21:23:54 -05:00
Achintha Isuru
15ff467294 feat(blockers): add blockers and deviations documentation for client application issues 2026-01-23 17:15:52 -05:00