mitai-jinkendo/frontend/src/widgetSystem
Lars 2453da0da1
All checks were successful
Deploy Development / deploy (push) Successful in 55s
Build Test / pytest-backend (push) Successful in 8s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 17s
feat: add body_history_viz widget and enhance configuration handling
- Introduced the `body_history_viz` widget to the dashboard, allowing users to visualize body history data.
- Updated widget configuration to include `body_history_viz` in the allowed widgets and added validation for its configuration.
- Enhanced the widget catalog with details for the new `body_history_viz` entry.
- Added tests to ensure proper validation of the `body_history_viz` widget configuration.
- Updated application version to reflect the addition of the new widget.
2026-04-22 07:00:24 +02:00
..
bodyChartDays.js feat: Revamp KPI board configuration and validation 2026-04-07 12:46:18 +02:00
dashboardWidgetRegistry.jsx feat: Extend widget configuration for activity overview and improve validation 2026-04-07 12:20:23 +02:00
defaultLabLayout.js feat: Enhance dashboard widget configuration and introduce new widgets 2026-04-07 14:19:45 +02:00
KpiBoardConfigEditor.jsx feat: Revamp KPI board configuration and validation 2026-04-07 12:46:18 +02:00
kpiBoardTiles.js feat: Revamp KPI board configuration and validation 2026-04-07 12:46:18 +02:00
layoutEditor.js feat: Enhance DashboardConfigurePage with drag-and-drop functionality and improved widget search 2026-04-08 07:58:52 +02:00
QuickCaptureConfigEditor.jsx feat: Introduce quick capture widget configuration and validation 2026-04-07 18:02:18 +02:00
registerPilotLabWidgets.js feat: add body_history_viz widget and enhance configuration handling 2026-04-22 07:00:24 +02:00
WidgetErrorBoundary.jsx feat: Extend widget configuration for activity overview and improve validation 2026-04-07 12:20:23 +02:00