|
All checks were successful
Deploy Development / deploy (push) Successful in 42s
Test Suite / pytest-backend (push) Successful in 44s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 15s
Test Suite / k6 /health Baseline (push) Successful in 35s
Test Suite / playwright-tests (push) Successful in 1m18s
Test Suite / pytest-backend (pull_request) Successful in 38s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 13s
Test Suite / k6 /health Baseline (pull_request) Successful in 38s
Test Suite / playwright-tests (pull_request) Successful in 1m12s
- Introduced a new admin user content management endpoint for superadmins, allowing for moderation of user-generated content. - Updated the backend to include new API functions for retrieving, patching, and deleting user content items. - Enhanced the frontend with a new Admin User Content page and navigation link for easy access to user content management. - Updated access layer documentation to reflect the new endpoint and its exempt status. - Incremented version to 0.8.191 and updated changelog to document these additions in admin functionality. |
||
|---|---|---|
| .. | ||
| admin_user_content.py | ||
| admin_users.py | ||
| ai_prompts_admin.py | ||
| ai_skill_retrieval_admin.py | ||
| auth.py | ||
| catalogs.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 | ||
| 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 | ||