shinkan-jinkendo/backend/tests
Lars b8453f3f07
All checks were successful
Deploy Development / deploy (push) Successful in 33s
Test Suite / pytest-backend (push) Successful in 23s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Successful in 31s
feat: enhance media asset lifecycle management and permissions
- Introduced new API endpoints for bulk lifecycle actions and bulk patching of media assets, allowing for more efficient management of multiple assets.
- Updated media lifecycle permissions to restrict actions based on user roles, ensuring that only superadmins can perform critical operations like purging and force lifecycle changes.
- Enhanced frontend components to support new bulk actions and improved user experience in the media library, including visibility and copyright management.
- Incremented version to 0.8.49, reflecting the latest improvements in media handling and governance.
2026-05-07 14:33:02 +02:00
..
test_access_layer_integration.py feat: update application version to 0.8.35 and enhance profile access controls 2026-05-05 22:57:42 +02:00
test_access_layer.py feat: update access layer governance and visibility checks 2026-05-05 22:11:05 +02:00
test_exercise_media_download.py feat: enhance media access and security for exercises 2026-05-07 10:52:14 +02:00
test_exercises_delete_policy.py feat: enhance exercise management features and UI 2026-05-06 13:52:24 +02:00
test_media_assets_archive.py feat: enhance media asset lifecycle management and permissions 2026-05-07 14:33:02 +02:00
test_official_exercise_media_rules.py feat: implement official exercise media management and copyright validation 2026-05-07 13:34:22 +02:00
test_platform_media_storage.py feat: enhance media lifecycle management and inline media integration 2026-05-07 12:55:50 +02:00
test_profiles_read_access.py feat: update application version to 0.8.36 and enhance profile creation process 2026-05-05 23:01:14 +02:00
test_security_release.py feat: implement CSP and security headers for API responses 2026-05-07 11:09:06 +02:00
test_training_unit_assignments.py feat: update application version to 0.8.37 and enhance training planning features 2026-05-05 23:35:41 +02:00