shinkan-jinkendo/frontend/src/api
Lars b464047c3a
All checks were successful
Deploy Development / deploy (push) Successful in 50s
Test Suite / pytest-backend (push) Successful in 44s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 14s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m16s
Enhance Exercise Progression Graph Functionality and Visibility Logic
- Introduced new functions for handling exercise visibility in progression graphs, including `library_content_visibility_for_progression_graph_sql` to manage visibility based on graph context.
- Added `_supplemental_exercise_ids_from_body` to extract exercise IDs from request bodies, improving data handling in path suggestions.
- Implemented visibility promotion candidate retrieval in the API, allowing for the identification of private exercises that need visibility adjustments when promoting graph visibility.
- Enhanced existing SQL queries and retrieval functions to incorporate new visibility logic, ensuring accurate exercise visibility based on user roles and graph settings.
- Updated frontend components to support visibility promotion workflows, including user prompts for managing private exercises during graph visibility changes.
- Added tests to validate new visibility logic and ensure robustness in exercise retrieval and promotion processes.
2026-06-11 12:10:46 +02:00
..
client.js Enhance Club Feature Consumption Logic and Update Versioning 2026-06-07 10:32:49 +02:00
exercises.js Enhance Exercise Progression Graph Functionality and Visibility Logic 2026-06-11 12:10:46 +02:00
planning.js Implement Phase C3 Enhancements for Progression Path Suggestion 2026-05-23 11:46:25 +02:00
skillProfiles.js Enhance Skill Scoring and Profile Features 2026-05-21 09:05:13 +02:00