Commit Graph

11 Commits

Author SHA1 Message Date
Achintha Isuru
b31a615092 feat: Migrate staff profile features from Data Connect to V2 REST API
- Removed data_connect package from mobile pubspec.yaml.
- Added documentation for V2 profile migration status and QA findings.
- Implemented new session management with ClientSessionStore and StaffSessionStore.
- Created V2SessionService for handling user sessions via the V2 API.
- Developed use cases for cancelling late worker assignments and submitting worker reviews.
- Added arguments and use cases for payment chart retrieval and profile completion checks.
- Implemented repository interfaces and their implementations for staff main and profile features.
- Ensured proper error handling and validation in use cases.
2026-03-16 22:45:06 -04:00
Achintha Isuru
86335dd177 feat(SKILL.md): add shift card design specifications and status chip variants 2026-03-15 21:42:12 -04:00
Achintha Isuru
5c99ddbca7 feat(SKILL.md): update interaction patterns for modals and long lists with date filters 2026-03-15 21:07:57 -04:00
Achintha Isuru
29adf60b8a feat(specification): update clock-in process with time-window enforcement and location verification details 2026-03-15 00:27:34 -04:00
Achintha Isuru
a5079c014f feat: update design specifications for label styling and add mobile backend API documentation 2026-03-12 16:50:04 -04:00
Achintha Isuru
7e628d0ebf feat: update warning and error chip styles for improved visibility 2026-03-11 21:22:17 -04:00
Achintha Isuru
29dc9342e9 feat: add mobile design reference to UI/UX guidelines and update .gitignore for paper designer files 2026-03-11 14:25:35 -04:00
Achintha Isuru
d6c9ed2cf3 feat: Enhance localization compliance by enforcing usage of localized keys for user-facing strings and updating related documentation 2026-03-10 10:00:03 -04:00
Achintha Isuru
1413cab7e9 feat: enhance CLAUDE.md with skills and sub-agents sections for improved guidance 2026-03-07 16:49:39 -05:00
Achintha Isuru
0f5ceb8003 feat: enhance documentation and update dependencies in mobile feature builder and development rules 2026-03-07 02:19:14 -05:00
Achintha Isuru
9782462a66 feat: add KROW mobile release process documentation and CLAUDE.md for project guidance 2026-03-07 01:46:03 -05:00