feat: add reference values snapshot endpoints and data layer functions #92

Merged
Lars merged 1 commits from develop into main 2026-04-19 15:34:20 +02:00
Owner
  • 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.
- 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.
Lars added 1 commit 2026-04-19 15:34:16 +02:00
feat: add reference values snapshot endpoints and data layer functions
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
42ae796448
- 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.
Lars merged commit 0ab91416d0 into main 2026-04-19 15:34:20 +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#92
No description provided.