Commit Graph

5 Commits

Author SHA1 Message Date
sajad-dev 04d678fda4 UPDATE 2026-04-29 22:26:53 +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 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
sajad-dev 51175ffac2 Enhance farm dashboard components by refactoring to accept data props, improving API integration for dynamic data rendering. Updated FarmDashboardWrapper to fetch and manage card data, ensuring components like EconomicOverview, AnomalyDetectionCard, and others utilize the new data structure. Removed hardcoded values and added error handling for better resilience. 2026-02-19 16:58:30 +03:30
sajad-dev ec679c3287 Add farm dashboard components including Anomaly Detection, Economic Overview, and Alerts Tracker. Implemented context for navbar slot management and integrated new API service for farm dashboard configuration. Updated navigation menus to include farm dashboard links. 2026-02-19 15:48:32 +03:30