mitai-jinkendo/backend/placeholder_registrations
Lars df0165bee3
All checks were successful
Deploy Development / deploy (push) Successful in 1m0s
Build Test / pytest-backend (push) Successful in 9s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 15s
feat: add relaxed arm circumference measurement and update related features
- Introduced `c_arm_relaxed` to the CircumferenceEntry model for tracking relaxed arm measurements.
- Updated database schema to include `c_arm_relaxed` in the circumference_log table.
- Implemented calculation for 28-day relaxed arm circumference change with `calculate_arm_relaxed_28d_delta`.
- Enhanced placeholder resolver and registration to support new relaxed arm measurement.
- Updated frontend components to accommodate the new measurement, including forms and CSV exports.
- Improved documentation and guide data to reflect the addition of relaxed arm measurements.
2026-04-19 10:34:51 +02:00
..
__init__.py feat: Add new profile and time period placeholders in placeholder_resolver.py 2026-04-11 21:08:34 +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
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