Commit Graph

  • dc129c4515 fix: remove background color from CoveragePage and adjust layout spacing Achintha Isuru 2026-01-29 11:38:40 -05:00
  • 3308fec70b feat: refactor payments repository and use cases to integrate payment summary and transaction entities Achintha Isuru 2026-01-29 11:09:10 -05:00
  • 8c8951ff51 fix: update package versions and dependencies across multiple pubspec.yaml files Achintha Isuru 2026-01-29 10:51:16 -05:00
  • 2d8e862d03 deleting default data 2 José Salazar 2026-01-29 10:19:36 -05:00
  • 0fff3bda58 deleting default data José Salazar 2026-01-29 10:15:17 -05:00
  • ff132e1ffc Regenerate dataconnect SDK after merge José Salazar 2026-01-29 10:00:20 -05:00
  • 75e7c35cea Merge Google Maps branch José Salazar 2026-01-29 09:59:10 -05:00
  • 9067d14475 converting all the dates to utc José Salazar 2026-01-29 09:54:59 -05:00
  • 48bb1c457c feat: Implement Staff Detail View dhinesh-m24 2026-01-29 17:24:54 +05:30
  • 9e19ee7592 feat: implement staff directory list view with search and filters dhinesh-m24 2026-01-29 16:26:08 +05:30
  • ee16f31ed8 chore: update .gitignore to exclude .vscode directory and add launch.json for development configurations Achintha Isuru 2026-01-29 03:10:51 -05:00
  • c212e8be00 feat: integrate Google Maps Places Autocomplete for hub address validation Achintha Isuru 2026-01-29 03:01:14 -05:00
  • 7133e59e57 feat(auth): Implemented Session Persistence dhinesh-m24 2026-01-29 12:39:45 +05:30
  • 8f55e3f758 Merge pull request #323 from Oloodi/264-p0-comp-01-tax-forms-screen Achintha Isuru 2026-01-29 01:17:31 -05:00
  • e214e32c17 feat(auth): implement role-based dashboard redirect dhinesh-m24 2026-01-29 11:43:19 +05:30
  • 15aed7e279 Merge pull request #295 from Oloodi/216-p0-staff-01-profile-setup-wizard Achintha Isuru 2026-01-29 00:32:25 -05:00
  • 3b472351ba fix: correct context reference in sign-out button action Achintha Isuru 2026-01-29 00:03:56 -05:00
  • 960aa9f003 chore: update pubspec files to include workspace resolution and remove unnecessary pubspec.lock Achintha Isuru 2026-01-28 23:17:17 -05:00
  • 1ab1c5b681 queries of taxt form José Salazar 2026-01-28 20:20:01 -05:00
  • 10b3cc8a0d mutations of taxt form José Salazar 2026-01-28 20:19:39 -05:00
  • 5ceb8f3421 adding more status por staffs in view order José Salazar 2026-01-28 20:14:46 -05:00
  • 5b8bed0cb0 deleting dates for card shift José Salazar 2026-01-28 20:00:24 -05:00
  • 7528d9293c correction of next, and active adding José Salazar 2026-01-28 19:54:57 -05:00
  • 5840a5b793 validation date as utc and converting in coverage José Salazar 2026-01-28 19:47:03 -05:00
  • b8d65dfdde validation date as utc and converting in orders José Salazar 2026-01-28 19:35:09 -05:00
  • df54c8c365 moving created re-order to view order José Salazar 2026-01-28 17:47:23 -05:00
  • 29d839ee26 moving created order to view order José Salazar 2026-01-28 17:34:05 -05:00
  • 8040803f66 feat: implement I-9 and W-4 tax form handling with dedicated use cases and mappers Achintha Isuru 2026-01-28 15:40:39 -05:00
  • d488f542b5 succes message after reorder creation José Salazar 2026-01-28 15:27:25 -05:00
  • 74fc3afa1f updating renew data after update José Salazar 2026-01-28 15:11:18 -05:00
  • 01f1c1086f date and time in udpate is fixed José Salazar 2026-01-28 15:02:11 -05:00
  • f8e44595c2 solving problem with dates and time in create order one time José Salazar 2026-01-28 14:48:22 -05:00
  • ec8fca7ef9 feat: enhance tax form handling by adding fields and initializing forms in cubits Achintha Isuru 2026-01-28 13:26:23 -05:00
  • 710421a832 Refactor code structure for improved readability and maintainability Achintha Isuru 2026-01-28 12:56:35 -05:00
  • 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 Achintha Isuru 2026-01-28 10:55:55 -05:00
  • 7951733856 fix: update getSavedLocale method to return non-nullable Locale type Achintha Isuru 2026-01-28 10:53:32 -05:00
  • c646f5fba3 new schema for taxForm José Salazar 2026-01-28 10:49:36 -05:00
  • df7071e9e1 fix: update version format in pubspec.yaml to 0.0.1-M3+2 Achintha Isuru 2026-01-28 10:38:51 -05:00
  • e0c01ed4bf refactor: enhance getDefaultLocale method to include supported locale check Achintha Isuru 2026-01-28 10:37:31 -05:00
  • 6c65c13f24 feat: implement use cases for retrieving default and supported locales Achintha Isuru 2026-01-28 10:31:55 -05:00
  • e73698e64f fix: update LocaleBloc and LocaleRepositoryImpl to use named parameters for better clarity Achintha Isuru 2026-01-28 10:12:05 -05:00
  • ed588e0ec7 refactor: improve locale management and initialization in LocaleBloc and LocalizationModule Achintha Isuru 2026-01-28 10:09:43 -05:00
  • d07d42ad0b feat(auth): implement forgot-password flow with Firebase Auth dhinesh-m24 2026-01-28 16:35:18 +05:30
  • 6e81a062ab feat(auth): implement email/password login form dhinesh-m24 2026-01-28 15:33:05 +05:30
  • f5c2c0757d fix: correct version format in pubspec.yaml for client and staff applications Achintha Isuru 2026-01-28 01:19:57 -05:00
  • be4b16911e Merge branch 'dev' into 216-p0-staff-01-profile-setup-wizard Achintha Isuru 2026-01-28 01:19:26 -05:00
  • 9cad825aaa Update pubspec.yaml Achintha Isuru 2026-01-28 01:19:00 -05:00
  • 959a8c41e9 chore: initialize Vite project and configure pnpm, Tailwind CSS, React Router and Redux dhinesh-m24 2026-01-28 11:34:51 +05:30
  • ffd7592fc5 fix: correct version format in pubspec.yaml Achintha Isuru 2026-01-28 01:01:16 -05:00
  • 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 Achintha Isuru 2026-01-27 16:25:54 -05:00
  • 078f828aad feat: introduce TaxForm entity and adapter, refactor tax forms repository and use cases for improved data handling Achintha Isuru 2026-01-27 16:25:47 -05:00
  • 9c0decefae new sdk info José Salazar 2026-01-27 16:23:12 -05:00
  • 83d76b8f06 Merge pull request #294 from Oloodi/coverage_screen_app José Salazar 2026-01-27 16:15:32 -05:00
  • 1c1639b751 Merge branch '216-p0-staff-01-profile-setup-wizard' into coverage_screen_app José Salazar 2026-01-27 16:15:01 -05:00
  • 36ac26411a hidding some buttons that are not working José Salazar 2026-01-27 15:48:44 -05:00
  • e38c13e61a live today from home José Salazar 2026-01-27 15:43:24 -05:00
  • 35c0b19d6b feat: implement BankAccountAdapter for mapping data layer values to domain entity and refactor BankAccountRepositoryImpl for improved staff ID handling Achintha Isuru 2026-01-27 15:43:21 -05:00
  • 1870be4cb8 fix: update ExperienceAdapter to ensure consistent return type and improve null handling Achintha Isuru 2026-01-27 15:17:58 -05:00
  • c91155ee61 feat: add success and error feedback for experience submission in ExperiencePage Achintha Isuru 2026-01-27 15:13:24 -05:00
  • 47ecad5a63 feat: add new skills to localization files and update experience repository methods Achintha Isuru 2026-01-27 15:07:43 -05:00
  • 4cdbebf2c0 spending in home view working José Salazar 2026-01-27 15:00:25 -05:00
  • 93779c21bb feat: enhance experience management by introducing ExperienceSkill and Industry enums, refactoring related components Achintha Isuru 2026-01-27 14:34:09 -05:00
  • 16bac72a4e fix: correct handling of industries and skills in ProfileSetupBloc Achintha Isuru 2026-01-27 14:07:44 -05:00
  • 8e7caeed48 Refactor staff data models to use List<String> for skills and industries Achintha Isuru 2026-01-27 14:05:32 -05:00
  • 157ace0e77 feat: implement ExperienceAdapter and update ExperienceRepositoryImpl to use Data Connect and FirebaseAuth Achintha Isuru 2026-01-27 13:49:23 -05:00
  • dbd4c2fdc8 today coverage ready José Salazar 2026-01-27 13:11:38 -05:00
  • 2f5c736c20 feat: implement emergency contact management with BLoC, including event and state handling Achintha Isuru 2026-01-27 13:07:31 -05:00
  • 2261a6d72c new sdk for preferredLocations of staff José Salazar 2026-01-27 12:24:07 -05:00
  • a02fd846c1 coverage working José Salazar 2026-01-27 11:27:14 -05:00
  • 70f350d216 refactor: streamline emergency contact management by removing unused extensions and optimizing BLoC initialization Achintha Isuru 2026-01-27 12:38:21 -05:00
  • f345e715ad feat: update preferredLocations field to List<String> across staff-related entities and mutations Achintha Isuru 2026-01-27 02:17:52 -05:00
  • 450683c45c feat: implement emergency contact management with Firebase integration and relationship type handling Achintha Isuru 2026-01-27 12:27:22 -05:00
  • c041796b38 Refactor updateStaffProfile method to accept staff ID and data map, and update PersonalInfoBloc to handle form values Achintha Isuru 2026-01-27 00:36:24 -05:00
  • 582855d86b Refactor PersonalInfoRepository to use Firebase Auth for user profile retrieval and remove mock implementation Achintha Isuru 2026-01-26 20:35:34 -05:00
  • fef3289648 Update build date in localization strings and adjust dependencies in billing package Achintha Isuru 2026-01-26 19:16:12 -05:00
  • ab5fed8639 adding extra shifts with no application José Salazar 2026-01-27 11:52:44 -05:00
  • ccd6385266 deleting yellow color from header José Salazar 2026-01-27 11:31:17 -05:00
  • 0902c0ecf0 coverage working José Salazar 2026-01-27 11:27:14 -05:00
  • 3dc2e90962 adding more status for the queri of coverage José Salazar 2026-01-27 11:26:58 -05:00
  • 536b020c52 feat: update preferredLocations field to List<String> across staff-related entities and mutations Achintha Isuru 2026-01-27 02:17:52 -05:00
  • 3e7ddc446d Refactor updateStaffProfile method to accept staff ID and data map, and update PersonalInfoBloc to handle form values Achintha Isuru 2026-01-27 00:36:24 -05:00
  • 098ae1d476 Refactor PersonalInfoRepository to use Firebase Auth for user profile retrieval and remove mock implementation Achintha Isuru 2026-01-26 20:35:34 -05:00
  • 6915b8b005 Update build date in localization strings and adjust dependencies in billing package Achintha Isuru 2026-01-26 19:16:12 -05:00
  • fbebc22ad4 Merge pull request #293 from Oloodi/billing_screen Achintha Isuru 2026-01-26 19:00:28 -05:00
  • 493431056d Update navigation to redirect to the home screen from the get started/authentication screen Achintha Isuru 2026-01-26 18:54:55 -05:00
  • eb3a5f6916 blockers José Salazar 2026-01-26 18:51:20 -05:00
  • 22c9606079 Refactor reliability statistics and score handling to support nullable values Achintha Isuru 2026-01-26 18:47:33 -05:00
  • 3a4fa37a56 current period $ José Salazar 2026-01-26 18:42:17 -05:00
  • 060036fe36 Refactor staff profile management to remove livePhoto references and update repository methods for current user authentication Achintha Isuru 2026-01-26 18:41:13 -05:00
  • d67dfd6f2f disconecting expiry time and savings José Salazar 2026-01-26 18:39:22 -05:00
  • 57ea214871 invoices history ready José Salazar 2026-01-26 18:23:52 -05:00
  • f4ac292c14 Enhance staff profile management by updating data structures and repository implementation Achintha Isuru 2026-01-26 18:03:16 -05:00
  • fd06391e63 brakedown by week and month José Salazar 2026-01-26 17:51:30 -05:00
  • 43922ab014 Update version numbers for client and staff applications to 0.0.1+M301 and update build timestamp in localization strings Achintha Isuru 2026-01-26 17:00:04 -05:00
  • f65121a26f bringing account dataconnect José Salazar 2026-01-26 16:48:32 -05:00
  • 14e0878f86 Update build scripts to include release mode for client and staff app builds Achintha Isuru 2026-01-26 16:44:27 -05:00
  • a1cea7d9a2 Update build scripts to activate Melos and install dependencies for client and staff apps Achintha Isuru 2026-01-26 16:32:56 -05:00
  • 77f692bae0 Update app labels and versioning for client and staff applications Achintha Isuru 2026-01-26 16:10:31 -05:00
  • 686ebac553 Refactor build scripts and improve artifact handling for client and staff apps Achintha Isuru 2026-01-26 15:56:43 -05:00
  • 53a1e5b41a Add new app icons for iOS in various sizes to the asset catalog Achintha Isuru 2026-01-26 15:45:20 -05:00