Achintha Isuru
e6e2783a5a
feat: Implement bank account management feature with UI, BLoC integration, and repository setup
2026-01-24 22:36:29 -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
a38afb1940
feat: Refactor Staff Profile page to use ProfileCubit and improve loading logic
2026-01-24 14:46:35 -05:00
Achintha Isuru
13265d844e
feat(staff): integrate staff_home feature
...
- Created staff_main package with module, bloc, and pages
- Integrated staff_home into staff_main
- Updated route constants to use /worker-main
- Fixed intl version conflict
2026-01-24 12:11:25 -05:00
Achintha Isuru
cdc0344280
feat(staff): implement staff home screen shell (staff_main)
...
- Created staff_main package structure
- Implemented StaffMainPage, StaffMainBottomBar, StaffMainCubit
- Added localization for staff_main tabs
- Added typed navigation extension
- Registered package in workspace
2026-01-24 11:43:09 -05:00