23 Commits

Author SHA1 Message Date
sajad-dev f8d1f84ed6 UPDATE 2026-05-02 06:23:34 +03:30
sajad-dev 0466b7dc75 UPDATE 2026-05-01 23:40:48 +03:30
sajad-dev cd8771bd8a UPDATE 2026-04-30 04:12:34 +03:30
sajad-dev 07240b03bb UPDATE 2026-04-30 04:00:19 +03:30
sajad-dev 8f74e4f385 UPDATE 2026-04-29 03:47:34 +03:30
sajad-dev fa832e14b5 UPDATE 2026-04-28 19:00:11 +03:30
sajad-dev e737e4c47d UPDATE 2026-04-28 02:09:04 +03:30
sajad-dev ea36fcf7ae UPDATE 2026-04-27 23:31:33 +03:30
sajad-dev d43bd74a06 UPDATE 2026-04-11 03:50:23 +03:30
sajad-dev 76fd2a29f8 UPDATE 2026-04-02 23:44:24 +03:30
sajad-dev bde110868a UPDATE 2026-04-01 17:28:05 +03:30
sajad-dev 0f2b67ea4d UPDATE AUTH 2026-03-24 13:53:21 +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 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 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
sajad-dev 0eb109725e Add plant simulator feature with Persian localization and UI enhancements
- Introduced a new Plant Simulator section in the dashboard with a dedicated menu item.
- Added Persian translations for plant growth metrics and chart titles.
- Enhanced the GrowthChart component to utilize localized labels for better user experience.
- Updated PlantSimulator component to display plant statistics and growth visualization.
- Improved UI layout with Material-UI components for a more polished appearance.
2026-02-20 23:48:14 +03:30
sajad-dev bb83ab506e Add weather information section and update dependencies
- Introduced a new CropZoningWeatherSection component to display weather data in the crop zoning dashboard.
- Updated package.json and package-lock.json to include chart.js and react-chartjs-2 for enhanced data visualization.
- Added Persian translations for weather-related UI elements to support localization.
2026-02-20 23:08:44 +03:30
sajad-dev f27145092f Add crop zoning feature with localization support and new dependencies
- Introduced crop zoning functionality, including a new section in the navigation menu.
- Added Persian translations for crop zoning-related UI elements.
- Updated package.json and package-lock.json to include new dependencies: @mapbox/mapbox-gl-draw and various @turf packages for geospatial calculations.
- Enhanced global styles for crop zoning tooltips to improve user experience.
2026-02-20 22:15:34 +03:30
sajad-dev 890599b0e7 Remove API documentation file and update navigation constants with new entries for farm dashboard, water data, soil data, and data section. Enhance sensor hub functionality by adding new sensor payload structure and integrating plant type and name selection in the sensor form. Refactor calendar components to streamline code and improve maintainability. 2026-02-20 20:24:24 +03:30
sajad-dev 7377f471e9 Enhance farm dashboard localization by adding Persian translations for various UI elements, including subheaders, option menus, labels, and fallback text. Refactor components to utilize the new translations, improving the overall user experience for Persian-speaking users. 2026-02-19 18:17:16 +03:30
sajad-dev 25344a8738 Implement internationalization for account settings and search components. Added translation support for various UI elements, including billing, notifications, and user dropdowns. Refactored search suggestions and no result messages to utilize localized text. Enhanced user experience by ensuring all relevant components display text based on selected language. 2026-02-19 17:41:37 +03:30
sajad-dev 0844100613 Integrate next-intl for internationalization support across the application. Updated configuration to include next-intl plugin and modified components to utilize translation hooks for dynamic text rendering. Enhanced user experience by localizing navigation labels and form messages in various views, including login and dashboard components. 2026-02-19 17:21:43 +03:30