|
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
- 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. |
||
|---|---|---|
| .. | ||
| admin_rights.py | ||
| admin_user_content.py | ||
| admin_users.py | ||
| ai_prompts_admin.py | ||
| ai_skill_retrieval_admin.py | ||
| auth.py | ||
| catalogs.py | ||
| club_creation_requests.py | ||
| club_join_requests.py | ||
| club_memberships.py | ||
| clubs.py | ||
| content_reports.py | ||
| dashboard.py | ||
| exercise_enrichment_admin.py | ||
| exercise_progression_graphs.py | ||
| exercises.py | ||
| import_wiki_admin.py | ||
| import_wiki.py | ||
| legal_documents.py | ||
| matrix_editor.py | ||
| matrix_stack_bundle.py | ||
| maturity_models.py | ||
| me_entitlements.py | ||
| media_assets.py | ||
| planning_exercise_suggest.py | ||
| platform_media_storage.py | ||
| profiles.py | ||
| skill_profiles.py | ||
| skills.py | ||
| training_framework_programs.py | ||
| training_modules.py | ||
| training_planning.py | ||