|
All checks were successful
Deploy Development / deploy (push) Successful in 34s
Test Suite / pytest-backend (push) Successful in 24s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Successful in 29s
- Added a new API endpoint for bulk uploading media assets, allowing users to upload multiple files in a single request. - Implemented validation for file types and sizes during the upload process, ensuring compliance with allowed formats and limits. - Enhanced the MediaLibraryPage component to support bulk file selection and visibility options, improving user experience. - Updated CSS styles for the upload interface to enhance layout and accessibility. - Added tests to verify the functionality of the new bulk upload feature and its integration with existing media asset management. |
||
|---|---|---|
| .. | ||
| test_access_layer_integration.py | ||
| test_access_layer.py | ||
| test_exercise_media_download.py | ||
| test_exercises_delete_policy.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 | ||