mitai-jinkendo/backend/tests
Lars 87c4cbc4b4
All checks were successful
Deploy Development / deploy (push) Successful in 46s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 14s
feat: Enhance Dashboard widget configuration and layout management
- Added validation for widget configuration in the DashboardWidgetEntry model to ensure proper data structure.
- Updated the DashboardLayoutPayload to include widget configuration in the serialized output.
- Improved the PilotBodySection and DashboardLabPage components to support dynamic chart days configuration for the body overview widget.
- Refactored layout editor functions to normalize widget configurations for better handling.
- Bumped app_dashboard version to 1.2.0 to reflect the new features and improvements.
2026-04-07 11:58:07 +02:00
..
test_dashboard_layout_schema.py feat: Integrate Dashboard-Lab layout and enhance settings navigation 2026-04-07 11:38:35 +02:00
test_dashboard_widget_config.py feat: Enhance Dashboard widget configuration and layout management 2026-04-07 11:58:07 +02:00
test_end_node_template.py test: Add unit tests for End Node Template Engine 2026-04-05 07:46:49 +02:00
test_focus_area_usage_types.py feat: Implement focus area usage types management in API and UI 2026-04-06 07:28:19 +02:00
test_placeholder_metadata_v2.py feat: Placeholder Metadata V2 - Normative Implementation + ZIP Export Fix 2026-03-29 21:23:37 +02:00
test_placeholder_metadata.py feat: Complete Placeholder Metadata System (Normative Standard v1.0.0) 2026-03-29 20:32:37 +02:00
test_reference_values_data_layer.py feat: Update reference values and introduce pilot visualization module 2026-04-07 10:15:13 +02:00
test_training_profile_resolver.py feat: Add personal reference values management in settings and API 2026-04-06 19:45:06 +02:00
test_widget_catalog.py feat: Enhance Dashboard-Lab with widget catalog integration and layout updates 2026-04-07 11:47:16 +02:00