Commit Graph

1188 Commits

Author SHA1 Message Date
Achintha Isuru
f4020f4ac0 Merge pull request #441 from Oloodi/github-action
feat: Update Flutter version handling in CI and adjust pubspec files for compatibility
2026-02-20 02:29:07 -05:00
Achintha Isuru
c261b340a1 refactor: Replace header implementation with ReportsHeader widget for cleaner code 2026-02-20 02:09:54 -05:00
Achintha Isuru
af78b38ea2 fix: Add pipefail option to lint step for improved error handling 2026-02-20 02:01:29 -05:00
Achintha Isuru
c3f8a4768a fix: Update mobile CI workflow for improved error handling and efficiency 2026-02-20 01:55:16 -05:00
Achintha Isuru
50309bfb39 fix: Add pipefail option to compilation check for better error handling 2026-02-20 01:47:47 -05:00
Achintha Isuru
518991f895 fix: Improve error handling in mobile app build process 2026-02-20 01:43:03 -05:00
Achintha Isuru
2162b5493e fix: Change build mode from 'dev' to 'debug' for mobile client and staff apps 2026-02-20 01:33:15 -05:00
Achintha Isuru
6c9db5e643 Merge branch 'github-action' of https://github.com/Oloodi/krow-workforce into github-action 2026-02-20 01:26:30 -05:00
Achintha Isuru
614851274b feat: Update mobile CI workflow to streamline build process and remove CI-specific setup 2026-02-20 01:26:13 -05:00
Achintha Isuru
3443b2cadd Merge branch 'dev' into github-action 2026-02-20 01:15:26 -05:00
Achintha Isuru
767b10e337 fix: Remove trailing commas in reports_page.dart for consistency 2026-02-20 01:14:18 -05:00
Achintha Isuru
0fad902991 feat: Install Firebase CLI in CI workflow and simplify SDK generation process 2026-02-20 01:10:38 -05:00
Achintha Isuru
49f32b24f4 feat: Update mobile CI workflow to use mobile-install-ci for CI-specific setup 2026-02-20 01:02:37 -05:00
Achintha Isuru
e6c4b51e84 Merge pull request #440 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
feat: Refactor Reports page components and implement new metric and report card widgets
2026-02-19 17:22:34 -05:00
Achintha Isuru
1510b69d59 feat: Enhance mobile CI workflow to compare all changes in PRs and streamline analysis commands 2026-02-19 17:13:03 -05:00
Achintha Isuru
1dd3699373 feat: Update mobile CI workflow to use melos for build and analysis 2026-02-19 17:05:56 -05:00
Achintha Isuru
b6c3fb8487 feat: Update Flutter version to 3.38.x in mobile CI workflow 2026-02-19 16:49:23 -05:00
Achintha Isuru
410e5b5cd1 feat: Update Flutter version file path in mobile CI workflow 2026-02-19 16:47:25 -05:00
José Salazar
d7bd1174c9 new query for history 2026-02-19 16:46:32 -05:00
Achintha Isuru
b8772b301e feat: Update Flutter version handling in CI and adjust pubspec files for compatibility 2026-02-19 16:45:03 -05:00
Achintha Isuru
1f337db0c4 feat: Refactor Reports page components and implement new metric and report card widgets 2026-02-19 16:37:11 -05:00
Achintha Isuru
aff56be2bc Merge pull request #439 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
Few features of the mobile applications are completed
2026-02-19 16:28:57 -05:00
Achintha Isuru
e650af87c0 feat: Add mobile CI workflow for change detection, compilation, and linting 2026-02-19 16:28:06 -05:00
Achintha Isuru
889bf90e71 feat: Implement reorder functionality in ClientCreateOrderRepository and update related interfaces and use cases 2026-02-19 16:14:43 -05:00
Achintha Isuru
b85ea5fb7f feat: Refactor LanguageSelectionPage to use StatelessWidget and improve localization handling 2026-02-19 15:49:56 -05:00
Achintha Isuru
b9c4e12aea feat: Close language selection page after showing success snackbar 2026-02-19 15:45:53 -05:00
Achintha Isuru
4d935cd80c feat: Implement language selection feature in staff profile onboarding 2026-02-19 15:45:24 -05:00
José Salazar
e6b3eca16d new query for my shifts 2026-02-19 15:40:34 -05:00
Achintha Isuru
5cf0c91ebe feat: Add guidelines for prop drilling prevention and BLoC lifecycle management in architecture principles 2026-02-19 15:22:33 -05:00
Achintha Isuru
d54979ceed feat: Refactor ProfileHeader and introduce ProfileLevelBadge for improved structure and functionality 2026-02-19 15:11:54 -05:00
José Salazar
97e3410f7f Merge remote-tracking branch 'origin/dev' into staff_recurring_permanent_order 2026-02-19 14:56:59 -05:00
Achintha Isuru
5fb9d75c58 feat: Implement profile completion check in shifts management 2026-02-19 14:54:46 -05:00
José Salazar
a2137e8a06 Merge remote-tracking branch 'origin/408-feature-implement-paidunpaid-breaks---client-app-frontend-development' into staff_recurring_permanent_order 2026-02-19 14:47:35 -05:00
Achintha Isuru
4959ec1da4 feat: Update emergency contact completion status in onboarding section 2026-02-19 14:42:20 -05:00
Achintha Isuru
3640bfafa3 feat: Implement completion status tracking for personal info, emergency contacts, experience, and tax forms in profile management 2026-02-19 14:41:44 -05:00
José Salazar
d160610bf9 deleting few values of shift enum 2026-02-19 14:37:26 -05:00
Achintha Isuru
d50e09b67a feat: Implement staff profile retrieval and sign-out use cases; refactor profile management in the client app 2026-02-19 14:27:11 -05:00
Achintha Isuru
7b9507b87f feat: Refactor staff profile page and logout button for improved state management and navigation 2026-02-19 13:39:03 -05:00
Achintha Isuru
55344fad90 feat: Implement use cases for personal info, emergency contacts, experience, and tax forms completion 2026-02-19 13:25:39 -05:00
Achintha Isuru
d404b6604d feat: Update architecture documentation for Data Connect Connectors pattern and remove unused import in staff connector repository implementation 2026-02-19 13:20:43 -05:00
Achintha Isuru
faa0403314 feat: Implement staff profile completion feature with new repository and use case 2026-02-19 12:15:46 -05:00
Achintha Isuru
f0c33339ef Merge branch 'dev' into 408-feature-implement-paidunpaid-breaks---client-app-frontend-development 2026-02-19 11:26:23 -05:00
Achintha Isuru
634b33f769 Merge pull request #433 from Oloodi/feature/session-persistence-424
feat(reports): implement high-fidelity report screens & fix navigation/compilation
2026-02-19 11:25:42 -05:00
José Salazar
ed854cb958 solving problem with apply button 2026-02-19 11:00:55 -05:00
Achintha Isuru
a162824887 feat: Implement profile completion feature with repository and use case 2026-02-19 10:56:04 -05:00
Achintha Isuru
c48dab6786 feat: Implement staff navigation items with profile completion requirements 2026-02-19 10:25:00 -05:00
Achintha Isuru
c9c61411f3 feat: Reorganize staff queries by removing old queries and adding new profile completion queries 2026-02-19 10:14:38 -05:00
Achintha Isuru
7b5c845134 Merge pull request #438 from Oloodi/Inconsistent-Shift-Booking-Status
feat(backend): add staff profile completion GraphQL queries
2026-02-19 10:03:44 -05:00
e14ef767eb Staff profile completion 2026-02-19 16:19:49 +05:30
9e9eb0f374 finalcommitform4 2026-02-19 16:09:54 +05:30