mitai-jinkendo/frontend/src/widgetSystem
Lars ff95ef63c7
All checks were successful
Deploy Development / deploy (push) Successful in 50s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 15s
feat: Enhance DashboardConfigurePage with drag-and-drop functionality and improved widget search
- Added drag-and-drop support for widget reordering in the dashboard configuration.
- Introduced a new search input for filtering widgets, enhancing user experience.
- Updated layout editor with a new function to move widgets between indices.
- Improved responsiveness by implementing viewport detection for drag-and-drop features.
- Refactored state management for better handling of widget visibility and search functionality.
2026-04-08 07:58:52 +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 new widgets and enhance configuration validation 2026-04-07 20:58:44 +02:00
WidgetErrorBoundary.jsx feat: Extend widget configuration for activity overview and improve validation 2026-04-07 12:20:23 +02:00