Commit Graph

142 Commits

Author SHA1 Message Date
1ca3f714c8 Merge branch 'dev' of https://github.com/Oloodi/krow-workforce into feature/session-persistence-424 2026-02-19 12:55:47 +05:30
Achintha Isuru
7ce1c6f6e3 Merge branch 'dev' into 408-feature-implement-paidunpaid-breaks---client-app-frontend-development 2026-02-18 16:16:55 -05:00
Achintha Isuru
6b43a570d6 Replace location sharing with profile visibility
Replace the previous location-sharing privacy model with a profile-visibility feature. Renamed localization keys (en/es) and updated UI widget text. Added repository methods to get/update profile visibility using Data Connect, wired new GraphQL query (getStaffProfileVisibility) and mutation (UpdateStaffProfileVisibility), and added corresponding use cases (GetProfileVisibilityUseCase, UpdateProfileVisibilityUseCase). Updated BLoC, events, and state to use boolean isProfileVisible instead of PrivacySettingsEntity and removed old location-sharing usecases/entities. Also updated module DI and public exports accordingly; asset loading for legal docs kept with minor error logging.
2026-02-18 16:16:49 -05:00
José Salazar
b3f141e2dc adding order type to the show orders for the update 2026-02-18 14:31:33 -05:00
917b4e213c reports page m4 ui done 2026-02-18 18:44:16 +05:30
215ddcbc87 reports page ui 2026-02-18 16:09:59 +05:30
José Salazar
75e534620d permanent order v1 2026-02-17 18:59:31 -05:00
José Salazar
85c8a09d9e first version of recurring order 2026-02-17 16:24:59 -05:00
José Salazar
7c85eb44e5 Merge remote-tracking branch 'origin/dev' into recreate_validation 2026-02-17 15:05:57 -05:00
José Salazar
869ece91a2 solving problems of validations and adding query of application 2026-02-17 10:06:32 -05:00
Gokulraj
caec0d859b shift mutation file 2026-02-17 19:25:47 +05:30
Gokulraj
e36cb09b73 Inconsistent Shift Booking Status 2026-02-17 16:53:21 +05:30
da8192418f fix(mobile): resolve client crash and shift status inconsistency 2026-02-17 16:23:10 +05:30
José Salazar
57e9c90ebd Merge pull request #425 from Oloodi/worker_visibility_settings
Worker visibility settings
2026-02-16 15:04:46 -05:00
José Salazar
b6e8f63d7e adding isProfileVisible to the queries of staff 2026-02-16 14:58:58 -05:00
José Salazar
5f96d5087b adding isProfileVisible for the staff 2026-02-16 14:52:17 -05:00
Achintha Isuru
7cc779cca2 feat(location): Add latitude and longitude to shift details and integrate Google Maps for location display 2026-02-16 14:21:33 -05:00
Achintha Isuru
9b6cad3bde feat(breaks): Implement break functionality with Break entity and adapter 2026-02-16 13:26:04 -05:00
4e1a41ebff Fix build errors: localization syntax, key paths, and ViewOrderCard widget 2026-02-14 16:26:10 +05:30
José Salazar
57b63b85ef new field and enums values for break in shiftrole 2026-02-12 14:57:35 -05:00
José Salazar
6a616f918c new and old seed 2026-02-12 12:27:09 -05:00
José Salazar
89f4d624b2 new seed v.3.0 2026-02-12 12:21:20 -05:00
José Salazar
be368b08b9 adding also staff 2026-02-11 15:55:53 -05:00
José Salazar
88ea396c31 adding new fields for address validation of google 2026-02-11 15:43:47 -05:00
José Salazar
06882f91df deleting accepted from application 2026-02-10 11:59:07 -05:00
Achintha Isuru
5c6852fcba Merge pull request #383 from Oloodi/demo/prep-demo-m3
Introduce validation db instance
2026-02-06 00:45:04 -05:00
Achintha Isuru
d39fa6e6c3 Update service IDs in dataconnect configuration for consistency 2026-02-06 00:44:27 -05:00
Achintha Isuru
e7c12245d0 Update Data Connect configuration for validation environment 2026-02-05 01:16:37 -05:00
Achintha Isuru
277b4b81ca Reapply "Merge pull request #373 from Oloodi/368-sub-task-provision-and-copy-validation-database-instance"
This reverts commit eb149f680b.
2026-02-05 00:19:00 -05:00
Achintha Isuru
eb149f680b Revert "Merge pull request #373 from Oloodi/368-sub-task-provision-and-copy-validation-database-instance"
This reverts commit 8deb293158, reversing
changes made to fbab4f729d.
2026-02-05 00:18:34 -05:00
José Salazar
ada3aa7ef3 new instance for db validation dataconnect 2026-02-05 11:50:52 +09: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
dhinesh-m24
e2729a3668 Merge branch 'dev' into authentication-web 2026-02-04 11:58:21 +05:30
dhinesh-m24
fcb1ddbbb3 fix: Merge conflicts resolved in backend folder 2026-02-04 11:37:30 +05:30
José Salazar
cf2433774d solving problem to move to search from home 2026-02-04 10:37:12 +09:00
José Salazar
7c613fe77f adding more that for principla staff 2026-02-04 00:52:42 +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
José Salazar
818fc1759a solving problem adding checkin time 2026-02-02 20:45:12 +09:00
dhinesh-m24
fa208f2838 fix: Firebase analytics issue and handled data connect 2026-02-02 16:44:16 +05:30
José Salazar
279544930c solving bugs in check in 2026-02-02 08:25:13 +09:00
José Salazar
b7b7709386 history ready 2026-02-02 07:26:07 +09:00
José Salazar
761830b380 adding validations for apply 2026-02-02 07:14:54 +09:00
José Salazar
a2020f9f98 little advance and corrections 2026-02-02 06:00:39 +09:00
José Salazar
5a2721eebb getting last getApplicationsbyStaffId 2026-02-02 04:55:37 +09:00
Achintha Isuru
6441e72ae3 Add COMPLETED status to ApplicationStatus enum in GraphQL schema 2026-02-01 11:22:28 -05:00
José Salazar
6277b9f5e2 changes 2026-02-01 22:39:40 +09:00
dhinesh-m24
cb25b33d04 feat: Integrate Data Connect and Implement Staff List View Directory 2026-01-31 16:54:59 +05:30
José Salazar
1e505c806a hidding collapse and showing start rate of staff 2026-01-30 00:00:44 -05:00
José Salazar
0086585a03 solving the problem of bad information in live today 2026-01-29 21:45:28 -05:00