mitai-jinkendo/backend/data_layer
Lars da1e0410cc
All checks were successful
Deploy Development / deploy (push) Successful in 56s
Build Test / pytest-backend (push) Successful in 5s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 17s
feat: update app version to 0.9s and enhance body history visualization
- Bumped application version to 0.9s and updated changelog with new features.
- Introduced `_weight_trend_kpi` function to analyze weight trends and provide verdicts based on historical data.
- Updated `get_body_history_viz_bundle` to include the new weight trend KPI, improving insights on weight changes.
- Refactored the History component to utilize the new trend KPI, enhancing user experience with clearer weight trend interpretations.
2026-04-20 14:47:22 +02:00
..
training_profile feat: Add personal reference values management in settings and API 2026-04-06 19:45:06 +02:00
__init__.py feat: add relaxed arm circumference measurement and update related features 2026-04-19 10:34:51 +02:00
activity_data_canon.py feat: Update activity metrics handling to prioritize legacy columns over EAV 2026-04-17 15:49:38 +02:00
activity_metrics.py feat: enhance fitness dashboard with new metrics and insights 2026-04-20 08:04:50 +02:00
activity_persistence_orchestrator.py feat: Update activity metrics handling to prioritize legacy columns over EAV 2026-04-17 15:49:38 +02:00
activity_session_metrics.py feat: enhance normalization of metric values for improved handling 2026-04-18 10:43:21 +02:00
activity_time_normalize.py First Version EAV Importer. feat: Enhance activity detail retrieval with EAV metrics and refactor activity import logic 2026-04-15 07:25:39 +02:00
body_interpretation.py feat: add body history visualization endpoint and frontend integration 2026-04-19 16:06:07 +02:00
body_metrics.py feat: add relaxed arm circumference measurement and update related features 2026-04-19 10:34:51 +02:00
body_viz.py feat: update app version to 0.9s and enhance body history visualization 2026-04-20 14:47:22 +02:00
correlations.py feat: enhance nutrition data processing and visualization with new correlation insights 2026-04-20 13:45:28 +02:00
fitness_interpretation.py feat: enhance fitness dashboard with new metrics and insights 2026-04-20 08:04:50 +02:00
fitness_viz.py feat: update versioning and add activity last updated endpoint 2026-04-20 14:43:31 +02:00
health_metrics.py feat: Phase 0c - health_metrics.py module complete 2026-03-28 19:15:31 +01:00
history_overview_viz.py feat: enhance nutrition data processing and visualization with new correlation insights 2026-04-20 13:45:28 +02:00
nutrition_body_merge.py feat: enhance nutrition data processing and visualization with new correlation insights 2026-04-20 13:45:28 +02:00
nutrition_interpretation.py feat: enhance nutrition data processing and visualization with new correlation insights 2026-04-20 13:45:28 +02:00
nutrition_metrics.py feat: implement energy availability warning and enhance nutrition visualization 2026-04-19 17:43:29 +02:00
nutrition_viz.py feat: enhance nutrition data processing and visualization with new correlation insights 2026-04-20 13:45:28 +02:00
prompt_output_compact.py feat: enhance normalization of metric values for improved handling 2026-04-18 10:43:21 +02:00
recovery_chart_payloads.py fix: update sleep debt chart payload to ensure accurate date handling and current debt representation 2026-04-20 12:57:47 +02:00
recovery_interpretation.py feat: enhance recovery dashboard with optional average sleep KPI and structured insights 2026-04-20 11:43:56 +02:00
recovery_metrics.py feat: enhance recovery metrics and dashboard with sleep debt calculations and improved visualizations 2026-04-20 12:47:03 +02:00
recovery_viz.py feat: enhance recovery dashboard with optional average sleep KPI and structured insights 2026-04-20 11:43:56 +02:00
reference_values.py feat: add reference values snapshot endpoints and data layer functions 2026-04-19 10:52:31 +02:00
scores.py feat: Update Gitea issues index and enhance data layer metrics 2026-04-11 22:14:45 +02:00
utils.py fix: correct confidence thresholds for 30-89 day range 2026-03-28 21:03:22 +01:00
vital_signs_assessment.py feat: enhance recovery dashboard with vital signs analytics and visualization improvements 2026-04-20 10:29:43 +02:00
vitals_fitness_insights.py feat: enhance recovery dashboard with optional average sleep KPI and structured insights 2026-04-20 11:43:56 +02:00