Add Recharts bar charts to Today dashboard summary.
Extend the Today summary API with treatment mix and workflow task breakdowns, and render permission-aware chart cards on the Today page using Recharts. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -207,7 +207,12 @@
|
||||
"widgetImportantTasks": "وظایف مهم",
|
||||
"widgetPendingConnections": "درخواستهای اتصال در انتظار",
|
||||
"widgetSeats": "استفاده از صندلی",
|
||||
"widgetPendingStaffInvites": "دعوتهای کارکنان در انتظار"
|
||||
"widgetPendingStaffInvites": "دعوتهای کارکنان در انتظار",
|
||||
"chartTreatmentMixTitle": "ترکیب درمانها",
|
||||
"chartTreatmentMixSubtitle": "۷ روز گذشته",
|
||||
"chartTasksByStepTitle": "وظایف بر اساس مرحله گردش کار",
|
||||
"chartTasksByStepSubtitle": "در حال انجام",
|
||||
"chartEmpty": "هنوز دادهای برای این بازه وجود ندارد."
|
||||
},
|
||||
"staff": {
|
||||
"redirecting": "در حال انتقال...",
|
||||
|
||||
Reference in New Issue
Block a user