Achintha Isuru
bcd973cf64
refactor: Update pubspec.yaml files and remove unnecessary background color in PaymentsPage for consistency
2026-02-10 16:32:03 -05:00
Achintha Isuru
77370a7688
refactor: Replace Lucide icons with UiIcons across various widgets to ensure consistency with the design system
2026-02-10 16:12:13 -05:00
Achintha Isuru
4b5a3d1304
feat: Refactor imports and enhance navigation for shift details in staff home feature
2026-02-01 02:06:28 -05:00
Suriya
ac7874c634
feat: implement staff availability, clock-in, payments and fix UI navigation
2026-01-30 21:46:44 +05:30
Achintha Isuru
5c82ea0483
fix(staff_home): fix compilation errors
...
- Removed flutter_riverpod dependency and usage
- Removed go_router dependency and usage (replaced with Modular)
- Fixed syntax errors in WorkerHomePage
- Updated dependencies (google_fonts, intl)
- Fixed undefined identifier errors by moving localization access
- Removed unused methods in ShiftCard
2026-01-24 12:19:32 -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