mitai-jinkendo/backend/placeholder_registrations
Lars 42ae796448
All checks were successful
Deploy Development / deploy (push) Successful in 1m3s
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: add reference values snapshot endpoints and data layer functions
- Introduced `get_profile_reference_values_current_snapshot` and `get_profile_reference_values_recent_snapshot` functions to retrieve current and recent reference values for profiles.
- Updated the placeholder resolver to include new placeholders for current and recent reference values.
- Added new API endpoints for fetching current and recent reference values snapshots.
- Enhanced the frontend API utility to support the new snapshot endpoints.
- Improved unit tests to validate the new data layer functions and their behavior.
2026-04-19 10:52:31 +02:00
..
__init__.py feat: add reference values snapshot endpoints and data layer functions 2026-04-19 10:52:31 +02:00
_evidence.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00
activity_metrics.py feat: Enhance activity metrics documentation and registry updates 2026-04-17 20:28:58 +02:00
activity_session_insights.py feat: enhance session metrics handling in activity summaries 2026-04-18 10:24:44 +02:00
body_extras.py feat: Enhance nutrition and activity metrics with new data layers 2026-04-11 20:46:17 +02:00
body_metrics.py feat: add relaxed arm circumference measurement and update related features 2026-04-19 10:34:51 +02:00
korrelationen.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00
nutrition_part_a.py feat: Update placeholder metadata and nutrition metrics 2026-04-11 21:11:05 +02:00
nutrition_part_b.py fix: Nutrition Cluster Abschluss - Metadaten-Konsistenz 2026-04-02 13:07:35 +02:00
nutrition_part_c.py feat: Update placeholder metadata and nutrition metrics 2026-04-11 21:11:05 +02:00
nutrition_score.py feat: Update placeholder metadata and nutrition metrics 2026-04-11 21:11:05 +02:00
phase_0b_meta_scores.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00
phase_0b_ziele_fokus.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00
profil_zeitraum.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00
profile_reference_values.py feat: add reference values snapshot endpoints and data layer functions 2026-04-19 10:52:31 +02:00
schlaf_erholung.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00
vitalwerte.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +02:00