Commit Graph

241 Commits

Author SHA1 Message Date
f25b8514cd refactor: update text form field model to use dynamic value type, enhance condition evaluator for step index extraction, and improve SDK path formatting 2026-01-07 15:57:01 +03:30
17f8a2d79b refactor: update getSDUIForm method to require token parameter, enhance error handling in SDUIFormWidget, and clean up code formatting across various files 2026-01-06 15:59:42 +03:30
0f0fa8da09 chore: update Android SDK version to 1.3.42+38, enhance SDUIFormWidget with improved button layout and padding, and remove unused JSON configuration file 2026-01-05 09:24:43 +03:30
a6cf440840 feat: introduce _SpacingWidget for conditional spacing in SDUIFormWidget, enhance visibility handling with reactive updates, and improve error handling for child widgets 2026-01-04 11:57:32 +03:30
4dcc574e19 refactor: update SDUIFormWidget error handling, enhance StepperSDUI with state management and scrolling behavior, and clean up SDUIWidgetModel documentation 2026-01-04 10:03:28 +03:30
26f94345f6 feat: enhance SDUI widget model with dynamic visibility conditions, refactor NewPageLogic for improved form handling, and update UI components to support new visibility features 2025-12-31 15:28:17 +03:30
fb0b817cf9 feat: refactor SDUI widget model to use sealed classes for type-safe handling, enhance form widget with stepper support, and improve error handling in SDUIFormWidget 2025-12-31 13:36:13 +03:30
dcfe9f6dcf feat: add stepper and page view components to SDUI, enhance form handling with dynamic visibility conditions and improved error handling 2025-12-29 10:09:57 +03:30
fc0161e261 feat: enhance NewPage UI with dynamic bottom sheet for form input and restructure SDUI JSON schema for improved data handling 2025-12-28 16:05:37 +03:30
71952bef5a feat: refactor NewPageLogic to utilize SDUIWidgetModel, enhance form handling with dynamic controllers, and implement SDUIFormWidget for rendering UI components 2025-12-28 13:50:48 +03:30
0b49302434 chore: remove unused assets and data source files related to the kill house module, and update import paths for better organization 2025-12-27 16:35:37 +03:30
60c58ef17e chore: clean up unused imports, update routing for authentication pages, and enhance UI components in the profile and captcha widgets 2025-12-24 11:51:41 +03:30
fc93c68154 chore: change Flutter build mode to release in local.properties and add an empty line to JSON response schema 2025-12-22 10:47:06 +03:30
4155f9a085 chore: update Android SDK version in local.properties and clean up JSON response schema; enhance step5_page with horizontal scroll direction and reverse order 2025-12-22 08:50:13 +03:30
23bf009903 fix: resolve import path issues and clean up unused imports across multiple files 2025-12-17 15:08:42 +03:30
3486bc73e9 Merge branch with resolved conflicts - restructured features and added new modules 2025-12-17 10:26:39 +03:30
efd6a9bf9f feat: enhance CreateInspectionBottomSheetLogic by resetting critical values during initialization and improving UI responsiveness with updated height adjustments and location visibility 2025-12-17 09:22:21 +03:30
3b07dca52e feat: add step 5 page to CreateInspectionBottomSheet and enhance inspection submission flow with new data fields and improved UI components 2025-12-17 09:00:32 +03:30
677e1d044a feat: refactor image handling in CreateInspectionBottomSheetLogic by replacing camera picker with RImagePicker for hall, input warehouse, and losses images, and add image listener setup for better state management 2025-12-16 16:32:03 +03:30
4f7fa4ba93 feat: enhance CreateInspectionBottomSheetLogic with image listener setup and improve camera controller functionality for better user experience 2025-12-16 14:38:06 +03:30
39ca4f0c35 fix: improve camera controller state management by ensuring proper initialization and disposal, enhancing image capture reliability 2025-12-16 09:19:29 +03:30
98c900f408 feat: integrate camera package and update related dependencies in pubspec.lock for enhanced image handling capabilities 2025-12-15 16:36:23 +03:30
7c8660c1d2 feat: add isFullHeight property to RTextField in CaptchaWidget for improved layout flexibility 2025-12-15 09:08:09 +03:30
f9e09a17fe chore: update app version to 1.3.39+35, change build mode to release, and enhance role handling in authentication logic for improved user experience 2025-12-14 16:26:35 +03:30
b057c8b69a feat: integrate CreateInspectionBottomSheetLogic into various feature routes for enhanced inspection submission functionality 2025-12-14 14:18:56 +03:30
e7b0159ea9 chore: update devtools options to include new extensions, increment package versions, and refactor authentication logic for improved user experience 2025-12-14 12:48:48 +03:30
afbd72404d chore: update app version to 1.3.36+32, change build mode to release, and enhance user role handling in chicken feature with new routes and DI setup 2025-12-13 16:30:02 +03:30
0d47710e81 feat: update poultry science feature with new data models and repository methods, enhance inspection submission process, and improve UI for better user experience 2025-12-13 12:22:13 +03:30
b8a914ec0e feat: implement submit inspection functionality in poultry science feature, including new data source methods, repository updates, and UI enhancements for image uploads and inspection submission 2025-12-11 19:50:20 +03:30
3d73d9a17a feat: add image upload functionality to poultry science feature, including repository and data source updates for handling image uploads 2025-12-10 16:42:53 +03:30
455a5a5571 refactor: remove unused local and remote data sources, models, and tests for chicken and poultry features to streamline codebase 2025-12-08 16:10:34 +03:30
890be0ded6 refactor: update routing and logic for steward features, including route imports and path adjustments 2025-12-08 11:09:24 +03:30
2f4edc1b6e fix : routing in poultry sience 2025-12-08 10:29:16 +03:30
9b68cb6bc3 chore: update app version to 1.3.35+32, change build mode to debug, and refactor poultry farm inspection routes and logic for improved structure 2025-12-08 10:27:24 +03:30
02686115cb refactor: update data source and repository structure by removing unused files, enhancing model integration, and adjusting import paths for better organization 2025-12-07 12:33:39 +03:30
c28a4a3177 feat : wearhouse home page 2025-12-03 15:13:36 +03:30
8c9517b529 refactor: replace InventoryModel with ProductModel across the application, removing unused inventory model files and updating related repository and UI components 2025-12-03 09:15:44 +03:30
c42ee069e6 feat: warehouse_and_distribution in killhouse module 2025-12-01 15:25:19 +03:30
6861e873ba feat: enhance kill house - submit request module with submit request functionality, including new models, repository updates, and UI integration 2025-12-01 09:42:26 +03:30
b5904d753c feat: implement kill house - submit request
remote data source and repository with models for handling requests and responses
2025-12-01 09:41:17 +03:30
9242cb8125 feat: killHouse action page 2025-11-26 16:23:18 +03:30
b5be900182 feat: add KillRequestResponse model for handling kill request responses in the kill house module 2025-11-25 09:57:23 +03:30
11927e8283 feat: add step 5 page and update active stepper logic in poultry farm inspection 2025-11-23 09:13:54 +03:30
6be57e058c feat: add step 5 page and update active stepper logic in poultry farm inspection
doc: some utils in core
2025-11-22 14:12:21 +03:30
a47263d98e feat: update layout dimensions and improve text formatting in poultry farm inspection pages 2025-11-22 09:30:21 +03:30
9364c0c351 feat: implement step 4 page for poultry farm inspection with inspector conclusion and document upload features 2025-11-22 08:47:49 +03:30
6b7a12c4ad feat: add gallery add icon and implement RStepper widget for poultry farm inspection 2025-11-19 16:50:37 +03:30
246b64c562 refactor: update SDK version to 3.10.0 and clean up unused variables
fix: fix some analyze issue
2025-11-18 08:56:45 +03:30
c4bc31029f feat: add Poultry Farm Inspection module with navigation and logic 2025-11-18 08:10:19 +03:30
a66c8b69ca test: add unit tests for poultry repository and searchable dropdown functionalities
- Introduced tests for `PoultryScienceRepositoryImp` to validate delegated remote calls.
- Added comprehensive tests for `SearchableDropdownLogic` covering selection, overlay, and search logic.
- Enhanced `SearchableDropdown` widget tests for multi-select, label building, and overlay management.
2025-11-16 15:40:21 +03:30