mitai-jinkendo/frontend/src/components/history
Lars db5557e4aa
Some checks failed
Deploy Development / deploy (push) Successful in 50s
Build Test / pytest-backend (push) Failing after 5s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 18s
feat: add nutrition_history_viz widget and enhance configuration handling
- Introduced the `nutrition_history_viz` widget to the dashboard, allowing users to visualize nutrition history data.
- Updated widget configuration to include `nutrition_history_viz` in the allowed widgets and added validation for its configuration.
- Enhanced the widget catalog with details for the new `nutrition_history_viz` entry.
- Implemented default values and validation logic for the widget's configuration, ensuring proper handling of user inputs.
- Added tests to ensure proper validation of the `nutrition_history_viz` widget configuration.
- Bumped application version to reflect the addition of the new widget.
2026-04-22 10:03:23 +02:00
..
BodyHistoryVizSection.jsx feat: enhance body_history_viz widget configuration and validation 2026-04-22 08:51:06 +02:00
historyPageChrome.jsx feat: add body_history_viz widget and enhance configuration handling 2026-04-22 07:00:24 +02:00
NutritionHistoryVizSection.jsx feat: add nutrition_history_viz widget and enhance configuration handling 2026-04-22 10:03:23 +02:00