|
All checks were successful
Deploy Development / deploy (push) Successful in 37s
Test Suite / pytest-backend (push) Successful in 25s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 24s
- Added functionality for inline media references in exercise text using `{{exerciseMedia:id}}` syntax, which normalizes to a canonical `<span>` element.
- Updated the frontend to utilize `ExerciseRichTextBlock` for rendering exercise content, allowing for embedded media display.
- Enhanced the Rich Text Editor to support inserting inline media placeholders.
- Version bump to 0.8.60 to reflect these changes in media handling and exercise content management.
|
||
|---|---|---|
| .. | ||
| test_access_layer_integration.py | ||
| test_access_layer.py | ||
| test_club_exercise_media_copyright.py | ||
| test_exercise_inline_post.py | ||
| test_exercise_media_download.py | ||
| test_exercise_rich_text.py | ||
| test_exercises_delete_policy.py | ||
| test_library_storage_key.py | ||
| test_media_assets_archive.py | ||
| test_official_exercise_media_rules.py | ||
| test_platform_media_storage.py | ||
| test_profiles_read_access.py | ||
| test_security_release.py | ||
| test_training_unit_assignments.py | ||