Commit Graph

67 Commits

Author SHA1 Message Date
sajad-dev 80ba238713 UPDATE 2026-04-18 01:23:37 +03:30
sajad-dev d43bd74a06 UPDATE 2026-04-11 03:50:23 +03:30
sajad-dev 76362309c8 UPDATE 2026-04-10 00:57:45 +03:30
sajad-dev 0d02031001 UPDATE 2026-04-08 23:08:15 +03:30
sajad-dev 6046bc3c28 UPDATE 2026-04-08 23:01:07 +03:30
sajad-dev 3f15890393 UPDATE 2026-04-05 05:09:32 +03:30
sajad-dev ae1bbc126f UPDATE 2026-04-04 01:16:36 +03:30
sajad-dev 76fd2a29f8 UPDATE 2026-04-02 23:44:24 +03:30
sajad-dev 9af6f7f36f UPDATE 2026-04-02 01:56:34 +03:30
sajad-dev 90803d43f8 UPDATE 2026-04-01 23:12:55 +03:30
sajad-dev 0013093d94 UPDATE 2026-04-01 23:02:24 +03:30
sajad-dev e76dd01c4d UPDATE 2026-04-01 17:58:42 +03:30
sajad-dev bde110868a UPDATE 2026-04-01 17:28:05 +03:30
sajad-dev 1d4080a8f5 UPDATE 2026-03-27 00:13:05 +03:30
sajad-dev c297bcf407 UPDATE 2026-03-26 23:38:05 +03:30
sajad-dev 93215a7366 UPDATE 2026-03-26 15:39:58 +03:30
sajad-dev e89c3a1b16 UPDATE 2026-03-26 15:25:17 +03:30
sajad-dev 4b291155d0 UPDATE 2026-03-24 17:01:28 +03:30
sajad-dev 5b08625c23 UPDATE 2026-03-24 16:38:46 +03:30
sajad-dev be2ad02444 UPDATE 2026-03-24 15:50:53 +03:30
sajad-dev 0f2b67ea4d UPDATE AUTH 2026-03-24 13:53:21 +03:30
sajad-dev 52e6a90319 CI/CD 2026-03-21 19:37:13 +03:30
sajad-dev 0da224648a CI/CD 2026-03-21 18:30:39 +03:30
sajad-dev afbbe46e7f CI/CD 2026-03-21 18:27:34 +03:30
sajad-dev 78c78ac3d9 CI/CD 2026-03-21 18:25:36 +03:30
sajad-dev 080a6170ed CI/CD 2026-03-21 18:23:33 +03:30
sajad-dev 3e9ce10dc3 CI/CD 2026-03-21 18:23:02 +03:30
sajad-dev bc587f99fd CI/CD 2026-03-21 18:22:21 +03:30
sajad-dev 52b776cd08 CI/CD 2026-03-21 18:21:36 +03:30
sajad-dev 9835a15fa3 CI/CD 2026-03-21 18:20:02 +03:30
sajad-dev c9aa995259 CI/CD 2026-03-21 18:18:16 +03:30
sajad-dev 2d109ab302 CI/CD 2026-03-21 17:47:26 +03:30
sajad-dev f5e7f98922 CI/CD 2026-03-21 17:45:13 +03:30
sajad-dev 08e9d84158 CI/CD 2026-03-21 17:39:28 +03:30
sajad-dev 1f08a80c72 CI/CD 2026-03-21 17:33:39 +03:30
sajad-dev 451a814347 CI/CD 2026-03-21 17:23:27 +03:30
sajad-dev 878d8fc544 CI/CD 2026-03-21 00:06:15 +03:30
sajad-dev 2b1dce1dd2 CI/CD 2026-03-20 23:59:32 +03:30
sajad-dev 0b50349120 CI/CD 2026-03-20 23:51:38 +03:30
sajad-dev 40c2a3087f CI/CD 2026-03-20 23:48:29 +03:30
sajad-dev ddd87a9688 CI/CD 2026-03-20 23:43:05 +03:30
sajad-dev 6b4eb16733 CI/CD 2026-03-20 23:40:52 +03:30
sajad-dev 486b8be26b Update CropZoningWrapper to enable cultivable zones and include initial zone data
- Modified the CropZoningWrapper component to set zones as cultivable and added initial zone data for better zone management.
- Enhanced tooltip content to reflect updated zone information, improving user experience when interacting with crop zoning data.
2026-02-26 00:38:30 +03:30
sajad-dev 5aea10a756 Enhance crop zoning features with new API integrations and UI updates
- Added Persian translations for legend levels in fa.json to improve localization.
- Updated CROP_ZONING_APIS.md to include new API endpoints for water need, soil quality, and cultivation risk, enhancing data retrieval capabilities.
- Refactored crop zoning components to support new data structures and improve rendering logic for different layers.
- Enhanced LayerControl and ZoneLegend components to dynamically display information based on the active layer, improving user experience.
- Implemented loading states and error handling in CropZoningWrapper for better data management during asynchronous operations.
2026-02-26 00:37:00 +03:30
sajad-dev 3db9a86cbf Refactor CropZoningMap and related components for improved API integration and UI enhancements
- Updated CropZoningMap to utilize new ZoneInitialData type for zone click handling and added zonesData prop for API-driven zone rendering.
- Removed deprecated crop zoning mock data file and integrated grid creation logic for initial zone fetching.
- Enhanced CropZoningWrapper to manage area and zone data loading states, improving user experience with asynchronous data fetching.
- Updated ZoneDetailPanel to handle loading states and display product labels dynamically based on fetched data.
- Refactored ZoneLegend to conditionally render items based on available product data, enhancing visual feedback during loading.
2026-02-26 00:17:32 +03:30
sajad-dev aad5b1c2bd Add error handling and new API methods for farm assistant features
- Introduced error messages in Persian for image analysis and chat functionalities in FarmAiAssistantChat and PlantPestDetection components.
- Implemented a new postFormData method in ApiClient for handling file uploads.
- Enhanced SmartFertilizationRecommendation and SmartIrrigationRecommendation components to fetch configuration data from the API, improving user experience with loading states and error handling.
- Refactored components to utilize updated API services for better data management and responsiveness.
2026-02-25 23:39:08 +03:30
sajad-dev 83b0f88d6e Enhance dashboard components with theme integration and UI improvements
- Updated FarmAiAssistantChat, PlantPestDetection, SmartFertilizationRecommendation, and SmartIrrigationRecommendation components to utilize theme-based styling for better consistency and visual appeal.
- Refactored background gradients, box shadows, and hover effects to align with the primary color palette.
- Improved layout classes for better responsiveness and user experience across various dashboard sections.
- Added new button styles and loading indicators to enhance interactivity and feedback during user actions.
2026-02-21 22:21:31 +03:30
sajad-dev cb29828a69 Remove deprecated dashboard pages and update vertical menu links for streamlined navigation
- Deleted unused pages for crop zoning, farm AI assistant, fertilization recommendation, irrigation recommendation, pest detection, plant simulator, soil data, and water data.
- Updated the vertical menu to reflect the removal of these pages, ensuring a cleaner and more efficient user experience.
2026-02-21 22:05:47 +03:30
sajad-dev 00b5ecba7f Add Persian translations for new simulator and recommendation sections in the dashboard
- Added new localized entries for simulator, recommendation, and AI assistant features in fa.json.
- Updated the vertical menu to include new sections for simulator and recommendations, enhancing navigation.
- Improved user experience by providing Persian translations for additional features.
2026-02-21 00:35:14 +03:30
sajad-dev 2b6538c650 Add irrigation and fertilization recommendations, farm AI assistant, and pest detection features with Persian localization
- Introduced new sections in the dashboard for irrigation recommendations, fertilization recommendations, farm AI assistant, and pest detection.
- Added Persian translations for new features to enhance user experience.
- Updated the vertical menu to include links to the new sections.
- Enhanced global styles with animations for improved UI interactions.
2026-02-21 00:19:25 +03:30