Commit Graph

  • 65620b961a fix: resolve layout overflow on shift details page Suriya 2026-02-11 12:07:02 +05:30
  • 89a882fb14 feat: Implement compliance dashboard for administrators dhinesh-m24 2026-02-11 11:06:19 +05:30
  • 4e4b644b32 docs: fix mermaid diagram syntax error Suriya 2026-02-11 10:39:35 +05:30
  • 3e212220c7 feat: complete centralized error handling system with documentation Suriya 2026-02-11 10:36:08 +05:30
  • 56dbb08b5a Merge pull request #394 from Oloodi/391-refactor-mobile-uis-and-widgets-to-adhere-to-design-system-tokens Achintha Isuru 2026-02-10 17:18:42 -05:00
  • 4c38013c10 Standardize UI to design system tokens Achintha Isuru 2026-02-10 17:17:56 -05:00
  • 6ea6e44788 Merge pull request #393 from Oloodi/389-staff-app-inconsistent-display-of-client-app-shifts-in-search-shifts-after-todays-000000 José Salazar 2026-02-10 16:35:36 -05:00
  • bcd973cf64 refactor: Update pubspec.yaml files and remove unnecessary background color in PaymentsPage for consistency Achintha Isuru 2026-02-10 16:32:03 -05:00
  • 7ab59eb843 solving problem with the time in shifts José Salazar 2026-02-10 16:30:13 -05:00
  • 2730277075 Refactor UI components to use design system tokens for consistency Achintha Isuru 2026-02-10 16:25:54 -05:00
  • 0fa26e0f7b Merge pull request #392 from Oloodi/386-refactor-streamline-applicationstatus-enum-in-data-connect-and-ui José Salazar 2026-02-10 16:20:08 -05:00
  • 77370a7688 refactor: Replace Lucide icons with UiIcons across various widgets to ensure consistency with the design system Achintha Isuru 2026-02-10 16:12:13 -05:00
  • c6448ad5c1 Refactor UI components to utilize design system colors and typography Achintha Isuru 2026-02-10 16:05:05 -05:00
  • 8edfc72370 refactor: Update AvailabilityPage and ClockInPage to enhance UI consistency and remove unused code Achintha Isuru 2026-02-10 15:51:50 -05:00
  • 4f94bf6835 feat: Refactor mobile UI components to adhere to design system tokens and improve loading and snackbar functionalities Achintha Isuru 2026-02-10 15:34:52 -05:00
  • a34cc5b462 feat: Implement staff authentication as a Flutter Modular feature module, centralizing dependency injection and routing while refactoring imports for better modularity. Achintha Isuru 2026-02-10 12:15:51 -05:00
  • 761d718ffe deleting files with accepeted status of application José Salazar 2026-02-10 12:11:25 -05:00
  • 06882f91df deleting accepted from application José Salazar 2026-02-10 11:59:07 -05:00
  • eee8b2e6ec all the time when a staff apply to a shift the status of application will be confirmed José Salazar 2026-02-10 11:51:56 -05:00
  • aef0c3df14 Refactor code structure for improved readability and maintainability Achintha Isuru 2026-02-10 11:48:27 -05:00
  • 9f604e7c46 Merge pull request #388 from Oloodi/feature/centralized-data-error-handling Achintha Isuru 2026-02-10 11:10:03 -05:00
  • 7570ffa3b9 Fix: Resolve critical linting issues and bugs (concurrency, syntax, dead code) Suriya 2026-02-10 19:12:01 +05:30
  • 12678720fe Merge pull request #387 from Oloodi/authentication-web Achintha Isuru 2026-02-09 09:47:49 -05:00
  • 70d5dd1061 feat: Implement Invoice editor to create or modify invoices dhinesh-m24 2026-02-09 17:06:48 +05:30
  • cad0662478 feat: Implement detail view for specific invoice dhinesh-m24 2026-02-09 16:44:00 +05:30
  • e25b37b39b feat: Implement invoice list view with filtering dhinesh-m24 2026-02-09 16:30:15 +05:30
  • 3a993c1ca2 feat: Implement a Kanban-Style task board dhinesh-m24 2026-02-09 16:12:03 +05:30
  • 0db8cf2d89 feat: Implement manual assignment for administrators dhinesh-m24 2026-02-09 15:20:32 +05:30
  • f52ee4583a feat: Implement Staff Availability View for Administrators dhinesh-m24 2026-02-09 13:33:37 +05:30
  • 651700348d feat: Implement calendar view to manage orders and events dhinesh-m24 2026-02-09 12:55:44 +05:30
  • 444c1234c0 feat: Add base setup for Internationalization(i18n) dhinesh-m24 2026-02-09 12:24:28 +05:30
  • 1c8541cb1d feat: Implement Edit Orders dhinesh-m24 2026-02-09 11:31:18 +05:30
  • c4e553564a Merge pull request #385 from Oloodi/371-functional-parity-analysis-legacy-vs-new-architectures Achintha Isuru 2026-02-06 16:20:26 -05:00
  • 8faf9b5046 Add comprehensive architecture, use case, and system documentation for Krow platform Achintha Isuru 2026-02-06 16:18:37 -05:00
  • 682a425d0d feat: add zoom controls for Mermaid diagrams and improve diagram interaction Achintha Isuru 2026-02-06 15:57:29 -05:00
  • 348044b1c3 feat: enhance documentation with comprehensive use case and architecture details for mobile and web applications Achintha Isuru 2026-02-06 15:43:06 -05:00
  • 4e952f5529 feat: update architecture documents for client and staff mobile apps, and add web platform overview Achintha Isuru 2026-02-06 14:55:28 -05:00
  • 11bd5c6106 Revise client login and dashboard sections for clarity Achintha Isuru 2026-02-06 14:13:38 -05:00
  • 415a0412e5 Change OTP code mode description Achintha Isuru 2026-02-06 14:06:25 -05:00
  • 0198456658 Remove date from Milestone 3 testing plan Achintha Isuru 2026-02-06 14:05:38 -05:00
  • 964b872ee1 Add clean-branches make target and docs Achintha Isuru 2026-02-06 13:40:28 -05:00
  • 543d800635 feat: add dataconnect-generated dependency and update pnpm workspace configuration Achintha Isuru 2026-02-06 13:27:11 -05:00
  • e1567ba84c Merge pull request #384 from Oloodi/feature/centralized-data-error-handling Achintha Isuru 2026-02-06 10:05:21 -05:00
  • 5e7bf0d5c0 refactor: centralize data connect error handling and resolve build issues across applications Suriya 2026-02-06 13:28:57 +05:30
  • 5c6852fcba Merge pull request #383 from Oloodi/demo/prep-demo-m3 Achintha Isuru 2026-02-06 00:45:04 -05:00
  • d39fa6e6c3 Update service IDs in dataconnect configuration for consistency Achintha Isuru 2026-02-06 00:44:27 -05:00
  • aa2418b327 Refactor import order and remove debug logging in authentication repository Achintha Isuru 2026-02-06 00:29:04 -05:00
  • e0636e46a3 Merge pull request #380 from Oloodi/authentication-web Achintha Isuru 2026-02-05 22:24:19 -05:00
  • 9f750ac168 Merge pull request #379 from Oloodi/361-missing-features-and-bugs-identified-during-the-milestone-3-demo-smoke-run Achintha Isuru 2026-02-05 22:24:05 -05:00
  • b0065068a4 validations of connection to validation db José Salazar 2026-02-06 11:35:31 +09:00
  • f359c3c0d1 Update versioning for client and staff applications to standardize identifiers Achintha Isuru 2026-02-05 14:35:20 -05:00
  • 831bfd2f64 Update versioning for client and staff applications to include specific identifiers for Iliana Achintha Isuru 2026-02-05 14:06:20 -05:00
  • 5d21069a49 Update versioning for client and staff applications to include specific identifiers for Iliana Achintha Isuru 2026-02-05 13:48:20 -05:00
  • 0ebb76b3a7 Revert "fix: Update path for data generated files" dhinesh-m24 2026-02-05 21:44:01 +05:30
  • 75232e1c03 feat: Implement Order Detail View dhinesh-m24 2026-02-05 17:08:29 +05:30
  • 475cc8ae80 feat: Implement Order List View for Vendors dhinesh-m24 2026-02-05 16:50:16 +05:30
  • 9dab3fef05 feat: Implement Client Order List dhinesh-m24 2026-02-05 16:28:09 +05:30
  • 3924801f70 feat(mobile): implement centralized error handling and project cleanup Suriya 2026-02-05 15:35:35 +05:30
  • 4f5b1c5e69 fix: Update path for data generated files dhinesh-m24 2026-02-05 15:31:03 +05:30
  • 122159a62c feat: Implement Order List for Admins dhinesh-m24 2026-02-05 15:30:05 +05:30
  • 7265f8db9e Merge branch 'authentication-web' of https://github.com/Oloodi/krow-workforce into authentication-web dhinesh-m24 2026-02-05 12:34:29 +05:30
  • 248afbb0ae fix: Verify functionality of Add Client and Client List dhinesh-m24 2026-02-05 12:18:55 +05:30
  • 6dafb4c798 Bump version to 0.0.1-M3+7 for client and 0.0.1-M3+5 for staff applications Achintha Isuru 2026-02-05 01:19:31 -05:00
  • e7c12245d0 Update Data Connect configuration for validation environment Achintha Isuru 2026-02-05 01:16:37 -05:00
  • 277b4b81ca Reapply "Merge pull request #373 from Oloodi/368-sub-task-provision-and-copy-validation-database-instance" Achintha Isuru 2026-02-05 00:19:00 -05:00
  • eb149f680b Revert "Merge pull request #373 from Oloodi/368-sub-task-provision-and-copy-validation-database-instance" Achintha Isuru 2026-02-05 00:18:34 -05:00
  • 669ba74cc4 Merge pull request #338 from Oloodi/authentication-web Achintha Isuru 2026-02-04 23:28:39 -05:00
  • 5cbf532b37 Remove unused SVG assets for Vite and React Achintha Isuru 2026-02-04 23:28:11 -05:00
  • 6dc700f226 Update NEXT_SPRINT_TASKS.md Achintha Isuru 2026-02-04 23:20:00 -05:00
  • 8deb293158 Merge pull request #373 from Oloodi/368-sub-task-provision-and-copy-validation-database-instance José Salazar 2026-02-04 22:31:42 -05:00
  • ada3aa7ef3 new instance for db validation dataconnect José Salazar 2026-02-05 11:50:52 +09:00
  • ccf8930126 Use StaffPaths and core imports across staff modules Achintha Isuru 2026-02-04 18:36:37 -05:00
  • 3b11c49d90 Refactor navigation and remove unused navigator extensions across staff features Achintha Isuru 2026-02-04 18:22:39 -05:00
  • b5c3af580c refactor: enhance child route management in ClientPaths and StaffPaths; ensure proper handling of empty child paths Achintha Isuru 2026-02-04 17:58:37 -05:00
  • fa6fa90bb8 feat: implement child route management for client and staff modules; enhance routing structure for better navigation Achintha Isuru 2026-02-04 17:13:55 -05:00
  • bb09925668 feat: update client routing paths for order creation; streamline navigation and remove deprecated routes Achintha Isuru 2026-02-04 17:04:03 -05:00
  • c05261ddd7 feat: address missing features and bugs identified during Milestone 3 demo; improve localization, error handling, and navigation Achintha Isuru 2026-02-04 16:45:16 -05:00
  • 9f48ed40d7 Use krow_core routes; remove navigator Achintha Isuru 2026-02-04 16:27:44 -05:00
  • a9fc926b4b refactor: Remove unnecessary library declaration from routing.dart Achintha Isuru 2026-02-04 16:16:15 -05:00
  • 62bed9fdbf feat: Update NEXT_SPRINT_TASKS with new tasks and fixes; add routing and navigation extensions for Client and Staff applications Achintha Isuru 2026-02-04 16:14:57 -05:00
  • c526f74e9f feat: Add task to rename connect name to 'krow-connect' in the project Achintha Isuru 2026-02-04 15:55:58 -05:00
  • 847b0df857 Merge branch 'authentication-web' of https://github.com/Oloodi/krow-workforce into authentication-web Achintha Isuru 2026-02-04 15:31:17 -05:00
  • bbaf4684e4 Update Makefile Achintha Isuru 2026-02-04 15:27:07 -05:00
  • 6ffd5ec4b8 Merge pull request #372 from Oloodi/authentication-web-verify Achintha Isuru 2026-02-04 15:22:04 -05:00
  • eb0c9f38a1 Link dataconnect package and add invoice hub Achintha Isuru 2026-02-04 15:21:40 -05:00
  • c8dcf739c6 Update NEXT_SPRINT_TASKS.md Achintha Isuru 2026-02-04 14:42:49 -05:00
  • fbab4f729d Bump client and staff app versions Achintha Isuru 2026-02-04 10:56:07 -05:00
  • 3e5ad2c51a feat: Add requirement to show proper error message for failed API calls in NEXT_SPRINT_TASKS Achintha Isuru 2026-02-04 10:35:07 -05:00
  • a87830b361 feat: Add dart-define-from-file option for staff app commands in mobile.mk Achintha Isuru 2026-02-04 10:30:47 -05:00
  • e5e0b6e7bb feat: Add error message field to ProfileSetupState and update ProfileSetupLocation widget imports Achintha Isuru 2026-02-04 09:11:21 -05:00
  • c63ea40ce9 feat: Combine logic of count calculations in ViewOrdersCubit and update date handling for order filtering Achintha Isuru 2026-02-04 09:04:11 -05:00
  • ad48d47ded feat: Update NEXT_SPRINT_TASKS with new tasks and modify ViewOrdersCubit to remove debug print statements Achintha Isuru 2026-02-04 09:01:05 -05:00
  • a86a5d9e77 feat: Update NEXT_SPRINT_TASKS with new tasks and modify ViewOrdersCubit to handle null selectedDate Achintha Isuru 2026-02-04 08:51:34 -05:00
  • e3268d4722 refactor: Replace HubsConstants.googlePlacesApiKey with AppConfig.googlePlacesApiKey for better configuration management Achintha Isuru 2026-02-04 08:47:43 -05:00
  • 6b537af46e feat: Implement a form for Edit Client Information dhinesh-m24 2026-02-04 15:30:45 +05:30
  • d373fbe269 feat: Implement business client list view and add client dhinesh-m24 2026-02-04 14:04:26 +05:30
  • 1ba83e3ea6 feat: Implement Google Places Autocomplete for Staff Location Suriya 2026-02-04 12:30:20 +05:30
  • 41b808d196 feat: add sync-prototypes dependency to launchpad-dev and deploy-launchpad-hosting targets Achintha Isuru 2026-02-03 16:42:25 -05:00
  • e2729a3668 Merge branch 'dev' into authentication-web dhinesh-m24 2026-02-04 11:58:21 +05:30
  • f42b3f72a4 Merge pull request #366 from Oloodi/357-staff-app-users-get-stuck-in-otp-error-loop-when-signing-up-with-existing-account José Salazar 2026-02-04 01:27:03 -05:00