Commit Graph

904 Commits

Author SHA1 Message Date
Achintha Isuru
847b0df857 Merge branch 'authentication-web' of https://github.com/Oloodi/krow-workforce into authentication-web 2026-02-04 15:31:17 -05:00
Achintha Isuru
bbaf4684e4 Update Makefile 2026-02-04 15:27:07 -05:00
Achintha Isuru
6ffd5ec4b8 Merge pull request #372 from Oloodi/authentication-web-verify
Link dataconnect package and add invoice hub
2026-02-04 15:22:04 -05:00
Achintha Isuru
eb0c9f38a1 Link dataconnect package and add invoice hub
Wire up the dataconnect-generated package for the web app and add a new `hub` field to invoice mutations and queries. Updates include: add package links in apps/web package and workspace config, adjust connector.yaml JavaScript SDK output/package paths, add `hub` to invoice create/update mutations and to invoice queries, remove many example dataconnect GraphQL files and the web README, and minor formatting/newline fixes (Makefile and several .gql files).
2026-02-04 15:21:40 -05:00
Achintha Isuru
c8dcf739c6 Update NEXT_SPRINT_TASKS.md 2026-02-04 14:42:49 -05:00
Achintha Isuru
fbab4f729d Bump client and staff app versions
Increment build versions for mobile apps: krowwithus_client 0.0.1-M3+5 → 0.0.1-M3+6 and krowwithus_staff 0.0.1-M3+3 → 0.0.1-M3+4 in their pubspec.yaml files. No other changes.
2026-02-04 10:56:07 -05:00
Achintha Isuru
3e5ad2c51a feat: Add requirement to show proper error message for failed API calls in NEXT_SPRINT_TASKS 2026-02-04 10:35:07 -05:00
Achintha Isuru
a87830b361 feat: Add dart-define-from-file option for staff app commands in mobile.mk 2026-02-04 10:30:47 -05:00
Achintha Isuru
e5e0b6e7bb feat: Add error message field to ProfileSetupState and update ProfileSetupLocation widget imports 2026-02-04 09:11:21 -05:00
Achintha Isuru
c63ea40ce9 feat: Combine logic of count calculations in ViewOrdersCubit and update date handling for order filtering 2026-02-04 09:04:11 -05:00
Achintha Isuru
ad48d47ded feat: Update NEXT_SPRINT_TASKS with new tasks and modify ViewOrdersCubit to remove debug print statements 2026-02-04 09:01:05 -05:00
Achintha Isuru
a86a5d9e77 feat: Update NEXT_SPRINT_TASKS with new tasks and modify ViewOrdersCubit to handle null selectedDate 2026-02-04 08:51:34 -05:00
Achintha Isuru
e3268d4722 refactor: Replace HubsConstants.googlePlacesApiKey with AppConfig.googlePlacesApiKey for better configuration management 2026-02-04 08:47:43 -05:00
dhinesh-m24
6b537af46e feat: Implement a form for Edit Client Information 2026-02-04 15:30:45 +05:30
dhinesh-m24
d373fbe269 feat: Implement business client list view and add client 2026-02-04 14:04:26 +05:30
1ba83e3ea6 feat: Implement Google Places Autocomplete for Staff Location
- Implemented strictly filtered Google Places Autocomplete (cities only) for Staff Profile Setup.
- Centralized Google Places API Key configuration in Core AppConfig.
- Updated Client Hubs to use the centralized AppConfig.
- Verified ViewOrdersCubit logic for weekly order summaries.
2026-02-04 12:30:54 +05:30
Achintha Isuru
41b808d196 feat: add sync-prototypes dependency to launchpad-dev and deploy-launchpad-hosting targets 2026-02-04 12:30:54 +05:30
dhinesh-m24
e2729a3668 Merge branch 'dev' into authentication-web 2026-02-04 11:58:21 +05:30
José Salazar
f42b3f72a4 Merge pull request #366 from Oloodi/357-staff-app-users-get-stuck-in-otp-error-loop-when-signing-up-with-existing-account
357 staff app users get stuck in otp error loop when signing up with existing account
2026-02-04 01:27:03 -05:00
dhinesh-m24
d3378e4822 feat: Update web makefile 2026-02-04 11:56:19 +05:30
José Salazar
91e14a258e adding redirection if user already has a staff 2026-02-04 15:21:13 +09:00
dhinesh-m24
fcb1ddbbb3 fix: Merge conflicts resolved in backend folder 2026-02-04 11:37:30 +05:30
dhinesh-m24
599890c58d fix: Merge conflicts resolved 2026-02-04 10:46:17 +05:30
José Salazar
467d936c5b solving problem with login loop and sending code time 2026-02-04 14:10:02 +09:00
Achintha Isuru
c0e737d1d2 Merge pull request #365 from Oloodi/312-feature-integrate-google-maps-places-autocomplete-for-hub-address-validation
Continuation of the mobile apps developement
2026-02-03 23:05:35 -05:00
Achintha Isuru
695346fc92 Merge branch '361-missing-features-and-bugs-identified-during-the-milestone-3-demo-smoke-run' into 312-feature-integrate-google-maps-places-autocomplete-for-hub-address-validation 2026-02-03 22:59:48 -05:00
Achintha Isuru
2083b5dbff refactor: replace Navigator with Modular for dialog dismissal in client hubs and settings actions 2026-02-03 22:59:00 -05:00
José Salazar
9e764ab2e4 Merge pull request #364 from Oloodi/359-staff-app-implement-confirmation-dialog-before-deleting-a-hub
adding dialog box before delete a hub
2026-02-03 21:19:48 -05:00
José Salazar
90bacf6695 adding dialog box before delete a hub 2026-02-04 11:16:54 +09:00
Achintha Isuru
d2348631a9 Merge pull request #363 from Oloodi/358-staff-app-find-shifts-button-is-non-functional-on-home-page-when-no-shifts-are-available
358 staff app find shifts button is non functional on home page when no shifts are available
2026-02-03 20:51:58 -05:00
José Salazar
0c44ec4a39 fixing bug of count my shift 2026-02-04 10:44:07 +09:00
José Salazar
cf2433774d solving problem to move to search from home 2026-02-04 10:37:12 +09:00
Achintha Isuru
4e4a9aff80 feat: add sync-prototypes dependency to launchpad-dev and deploy-launchpad-hosting targets 2026-02-03 16:42:25 -05:00
Achintha Isuru
24d346d9a9 feat: update next sprint tasks and demo notes with new tracking and UI suggestions 2026-02-03 16:21:15 -05:00
Achintha Isuru
cfbf622d9e chore: remove outdated demo plans and notes for Milestone 3 2026-02-03 15:45:37 -05:00
Achintha Isuru
ec6e51ee80 Merge branch 'demo/prep-demo-m3' into 312-feature-integrate-google-maps-places-autocomplete-for-hub-address-validation 2026-02-03 15:29:05 -05:00
bwnyasse
c9b65c3def docs: add m3 demo documentation
This commit adds two new markdown files:

- `demos/m3-notes.md`: This file contains notes and feedback
 from the M3 demo.
- `demos/m3.md`: This file contains the feature demo plan for
 Milestone 3 of the KROW Workforce Platform. It includes
 information on the demo overview, environment setup, demo flows,
 and customer handover checklist.
2026-02-03 15:01:58 -05:00
Achintha Isuru
08751a47c3 Refine demo plan terminology and steps for clarity; update client and staff onboarding processes 2026-02-03 14:32:05 -05:00
Achintha Isuru
56ed27e125 Merge pull request #355 from Oloodi/312-feature-integrate-google-maps-places-autocomplete-for-hub-address-validation
Continuation of the mobile apps development
2026-02-03 13:47:05 -05:00
Achintha Isuru
627c19ed0b Bump version numbers for client and staff applications to 0.0.1-M3+5 and 0.0.1-M3+3 respectively 2026-02-03 13:00:45 -05:00
Achintha Isuru
065af4fd7f Integrate Google Maps Places Autocomplete for hub address validation; update demo plan and Firebase configurations 2026-02-03 12:59:44 -05:00
Achintha Isuru
11ad6c47d1 Add mobile hot reload and restart commands to Makefile; update NEXT_SPRINT_TASKS with clarification point 2026-02-03 12:25:46 -05:00
Achintha Isuru
c2cb0bd82a Enhance Makefile help output with improved formatting and additional commands; update NEXT_SPRINT_TASKS with new improvement points; fix location fallback logic in CoverageRepositoryImpl 2026-02-03 12:15:57 -05:00
José Salazar
4856343ff9 Merge pull request #354 from Oloodi/345-develop-advanced-seed-data-generation-for-mobile-app-demonstrations
345 develop advanced seed data generation for mobile app demonstrations
2026-02-03 11:25:19 -05:00
José Salazar
8df95ef717 Merge pull request #353 from Oloodi/seed_delete_dataconnet
Seed delete dataconnet
2026-02-03 11:09:21 -05:00
José Salazar
7c613fe77f adding more that for principla staff 2026-02-04 00:52:42 +09:00
José Salazar
306994a223 solving problem with taxForm 2026-02-04 00:41:53 +09:00
José Salazar
470749501b solving problems of the seed 2026-02-04 00:12:05 +09:00
José Salazar
6096a650da creation of seed and makefile to datacoonect 2026-02-03 22:34:31 +09:00
dhinesh-m24
b25da0fc6a feat: Implement Edit Staff Functionality For Administrators 2026-02-03 13:57:12 +05:30