Commit Graph

779 Commits

Author SHA1 Message Date
Achintha Isuru
e2d223c714 fix: improve layout and styling for empty state and shift header in CoverageShiftList 2026-01-29 12:30:30 -05:00
Achintha Isuru
dc129c4515 fix: remove background color from CoveragePage and adjust layout spacing 2026-01-29 11:38:40 -05:00
Achintha Isuru
3308fec70b feat: refactor payments repository and use cases to integrate payment summary and transaction entities 2026-01-29 11:09:10 -05:00
Achintha Isuru
8c8951ff51 fix: update package versions and dependencies across multiple pubspec.yaml files 2026-01-29 10:51:16 -05:00
José Salazar
2d8e862d03 deleting default data 2 2026-01-29 10:19:36 -05:00
José Salazar
0fff3bda58 deleting default data 2026-01-29 10:15:17 -05:00
José Salazar
ff132e1ffc Regenerate dataconnect SDK after merge 2026-01-29 10:00:20 -05:00
José Salazar
75e7c35cea Merge Google Maps branch 2026-01-29 09:59:10 -05:00
José Salazar
9067d14475 converting all the dates to utc 2026-01-29 09:54:59 -05:00
Achintha Isuru
ee16f31ed8 chore: update .gitignore to exclude .vscode directory and add launch.json for development configurations 2026-01-29 03:10:51 -05:00
Achintha Isuru
c212e8be00 feat: integrate Google Maps Places Autocomplete for hub address validation 2026-01-29 03:01:14 -05:00
Achintha Isuru
8f55e3f758 Merge pull request #323 from Oloodi/264-p0-comp-01-tax-forms-screen
Continuation of the development of the mobile apps
2026-01-29 01:17:31 -05:00
Achintha Isuru
15aed7e279 Merge pull request #295 from Oloodi/216-p0-staff-01-profile-setup-wizard
Continuation of the development of the mobile apps
2026-01-29 00:32:25 -05:00
Achintha Isuru
3b472351ba fix: correct context reference in sign-out button action 2026-01-29 00:03:56 -05:00
Achintha Isuru
960aa9f003 chore: update pubspec files to include workspace resolution and remove unnecessary pubspec.lock 2026-01-28 23:17:17 -05:00
José Salazar
1ab1c5b681 queries of taxt form 2026-01-28 20:20:01 -05:00
José Salazar
10b3cc8a0d mutations of taxt form 2026-01-28 20:19:39 -05:00
José Salazar
5ceb8f3421 adding more status por staffs in view order 2026-01-28 20:14:46 -05:00
José Salazar
5b8bed0cb0 deleting dates for card shift 2026-01-28 20:00:24 -05:00
José Salazar
7528d9293c correction of next, and active adding 2026-01-28 19:54:57 -05:00
José Salazar
5840a5b793 validation date as utc and converting in coverage 2026-01-28 19:47:03 -05:00
José Salazar
b8d65dfdde validation date as utc and converting in orders 2026-01-28 19:35:09 -05:00
José Salazar
df54c8c365 moving created re-order to view order 2026-01-28 17:47:23 -05:00
José Salazar
29d839ee26 moving created order to view order 2026-01-28 17:34:05 -05:00
Achintha Isuru
8040803f66 feat: implement I-9 and W-4 tax form handling with dedicated use cases and mappers 2026-01-28 15:40:39 -05:00
José Salazar
d488f542b5 succes message after reorder creation 2026-01-28 15:31:03 -05:00
José Salazar
74fc3afa1f updating renew data after update 2026-01-28 15:31:03 -05:00
José Salazar
01f1c1086f date and time in udpate is fixed 2026-01-28 15:31:03 -05:00
José Salazar
f8e44595c2 solving problem with dates and time in create order one time 2026-01-28 15:31:03 -05:00
Achintha Isuru
ec8fca7ef9 feat: enhance tax form handling by adding fields and initializing forms in cubits 2026-01-28 13:26:23 -05:00
Achintha Isuru
710421a832 Refactor code structure for improved readability and maintainability 2026-01-28 12:56:35 -05:00
Achintha Isuru
f2382fba3d Merge branch '264-p0-comp-01-tax-forms-screen' of https://github.com/Oloodi/krow-workforce into 264-p0-comp-01-tax-forms-screen 2026-01-28 10:55:55 -05:00
Achintha Isuru
7951733856 fix: update getSavedLocale method to return non-nullable Locale type 2026-01-28 10:53:32 -05:00
José Salazar
c646f5fba3 new schema for taxForm 2026-01-28 10:52:07 -05:00
Achintha Isuru
df7071e9e1 fix: update version format in pubspec.yaml to 0.0.1-M3+2 2026-01-28 10:38:51 -05:00
Achintha Isuru
e0c01ed4bf refactor: enhance getDefaultLocale method to include supported locale check 2026-01-28 10:37:31 -05:00
Achintha Isuru
6c65c13f24 feat: implement use cases for retrieving default and supported locales 2026-01-28 10:31:55 -05:00
Achintha Isuru
e73698e64f fix: update LocaleBloc and LocaleRepositoryImpl to use named parameters for better clarity 2026-01-28 10:12:05 -05:00
Achintha Isuru
ed588e0ec7 refactor: improve locale management and initialization in LocaleBloc and LocalizationModule 2026-01-28 10:09:43 -05:00
Achintha Isuru
f5c2c0757d fix: correct version format in pubspec.yaml for client and staff applications 2026-01-28 01:19:57 -05:00
Achintha Isuru
be4b16911e Merge branch 'dev' into 216-p0-staff-01-profile-setup-wizard 2026-01-28 01:19:26 -05:00
Achintha Isuru
9cad825aaa Update pubspec.yaml 2026-01-28 01:19:00 -05:00
Achintha Isuru
ffd7592fc5 fix: correct version format in pubspec.yaml 2026-01-28 01:01:16 -05:00
Achintha Isuru
056ea3441c Merge branch '216-p0-staff-01-profile-setup-wizard' of https://github.com/Oloodi/krow-workforce into 216-p0-staff-01-profile-setup-wizard 2026-01-27 16:25:54 -05:00
Achintha Isuru
078f828aad feat: introduce TaxForm entity and adapter, refactor tax forms repository and use cases for improved data handling 2026-01-27 16:25:47 -05:00
José Salazar
9c0decefae new sdk info 2026-01-27 16:23:12 -05:00
José Salazar
83d76b8f06 Merge pull request #294 from Oloodi/coverage_screen_app
Coverage screen app
2026-01-27 16:15:32 -05:00
José Salazar
1c1639b751 Merge branch '216-p0-staff-01-profile-setup-wizard' into coverage_screen_app 2026-01-27 16:15:01 -05:00
José Salazar
36ac26411a hidding some buttons that are not working 2026-01-27 15:48:44 -05:00
José Salazar
e38c13e61a live today from home 2026-01-27 15:43:24 -05:00