feat: add relaxed arm circumference measurement and update related features #91

Merged
Lars merged 1 commits from develop into main 2026-04-19 10:44:18 +02:00
Owner
  • 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.
- 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.
Lars added 1 commit 2026-04-19 10:44:14 +02:00
feat: add relaxed arm circumference measurement and update related features
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
df0165bee3
- 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.
Lars merged commit 5fbaa7cc8b into main 2026-04-19 10:44:18 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lars/mitai-jinkendo#91
No description provided.