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.

This commit is contained in:
2026-02-20 20:24:24 +03:30
parent 4424fc8e87
commit 890599b0e7
17 changed files with 822 additions and 1925 deletions
+4
View File
@@ -1,6 +1,10 @@
// Navigation labels - hardcoded for RTL project
export const navigationLabels = {
dashboards: 'داشبوردها',
farm: 'داشبورد مزرعه',
waterData: 'دیتاهای آب',
soilData: 'اطلاعات خاک',
dataSection: 'بخش داده‌ها',
crm: 'مدیریت ارتباط با مشتری',
analytics: 'تحلیل‌ها',
eCommerce: 'فروشگاه',