shinkan-jinkendo/frontend/src/components
Lars 0a1816e38b
All checks were successful
Deploy Development / deploy (push) Successful in 36s
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 23s
feat: enhance media library and lifecycle management
- Updated media library to include lifecycle filtering options (active, trash_soft, trash_hidden) and copyright management capabilities.
- Implemented new API endpoints for listing media assets with lifecycle states and patching copyright notices.
- Enhanced frontend components to support navigation to the media library and integration of media management features in the ExerciseFormPage.
- Incremented version to 0.8.48, reflecting the latest improvements in media handling and governance.
2026-05-07 14:10:26 +02:00
..
admin feat: enhance UI and functionality for Skills and Exercises pages 2026-05-06 11:24:44 +02:00
ActiveClubSwitcher.jsx feat: enhance mobile and desktop sidebar with ActiveClubSwitcher component 2026-05-05 21:23:16 +02:00
AdminPageNav.jsx feat: enhance media library and lifecycle management 2026-05-07 14:10:26 +02:00
AppSubnavShell.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
CatalogRulePicker.jsx feat: enhance exercise filtering capabilities with new catalog rules 2026-05-06 21:20:19 +02:00
DashboardTrainingVisibilityWidget.jsx feat: add club visibility queue for training exercises 2026-05-07 10:19:55 +02:00
DesktopSidebar.jsx feat: enhance mobile and desktop sidebar with ActiveClubSwitcher component 2026-05-05 21:23:16 +02:00
EmailVerificationBanner.jsx refactor: improve email verification handling in components 2026-04-29 11:48:04 +02:00
ExerciseFocusRulePicker.jsx feat: enhance exercise filtering capabilities with new catalog rules 2026-05-06 21:20:19 +02:00
ExerciseFullContent.jsx feat: enhance media lifecycle management and inline media integration 2026-05-07 12:55:50 +02:00
ExercisePeekModal.jsx feat: enhance exercise selection and training unit management 2026-05-05 14:42:46 +02:00
ExercisePickerModal.jsx feat: add quick create draft functionality in ExercisePickerModal 2026-05-07 09:20:19 +02:00
ExerciseProgressionGraphPanel.jsx chore: update versioning and enhance exercise progression graph functionality 2026-05-03 18:07:52 +02:00
MultiSelectCombo.jsx feat: enhance exercise filtering and UI components 2026-04-28 08:02:08 +02:00
Navigation.jsx feat: register new club membership and join request routers 2026-05-05 21:15:27 +02:00
PageSectionNav.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
RichTextEditor.jsx feat: enhance RichTextEditor and exercise variant management 2026-04-28 13:09:42 +02:00
SearchableSelect.jsx feat: enhance exercise mapping and filtering capabilities 2026-04-28 07:25:33 +02:00
TrainingPlanExerciseVisibilityPanel.jsx feat: implement exercise promotion logic for training units 2026-05-07 10:09:25 +02:00
TrainingUnitSectionsEditor.jsx feat: refactor TrainingUnitSectionsEditor and enhance TrainingPlanningPage layout 2026-05-06 07:55:35 +02:00