shinkan-jinkendo/frontend/src/components
Lars bd5a409fa7
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
Add Admin User Content Management Features
- 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.
2026-06-06 17:53:25 +02:00
..
admin Enhance Maturity Matrix Tools and API Integration 2026-05-22 11:12:50 +02:00
exercises Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
planning Enhance Planning Exercise Suggestion with Client Context and Group ID Support 2026-05-22 22:38:21 +02:00
skills Refactor Skill Scoring Functions and Enhance Corpus Handling 2026-05-21 10:17:22 +02:00
ActiveClubSwitcher.jsx feat(memberships, profiles, clubs): enhance active club membership handling 2026-05-09 10:42:56 +02:00
AdminHomeRedirect.jsx feat(admin): restrict admin access and enhance navigation for superadmins 2026-05-09 13:26:22 +02:00
AdminPageNav.jsx Add Admin User Content Management Features 2026-06-06 17:53:25 +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
CombinationCoachSlots.jsx feat(combo-planning): enhance candidate interaction and UI for combination exercises 2026-05-13 21:51:52 +02:00
CombinationMethodProfileEditor.jsx feat(combo-planning): enhance combination profile handling and UI improvements 2026-05-13 14:42:01 +02:00
CombinationPlanBracket.jsx refactor(ui): enhance styling and structure of training unit sections and combination plan bracket 2026-05-14 09:05:15 +02:00
DashboardOrgInboxWidget.jsx feat(org-inbox): implement join request inbox for platform and club admins 2026-05-09 09:13:38 +02:00
DashboardTrainingVisibilityWidget.jsx Enhance frontend testing setup and refactor TrainingPlanningPageRoot component 2026-05-19 11:02:03 +02:00
DesktopSidebar.jsx feat(compliance): P-01 Rechtstextseiten technisch anlegen (0.8.69) 2026-05-10 09:41:45 +02:00
EmailVerificationBanner.jsx refactor: improve email verification handling in components 2026-04-29 11:48:04 +02:00
ExerciseAiQuickCreateOffer.jsx Add ExerciseAiQuickCreateTeaser Component and Update ExercisePickerModal 2026-05-23 06:16:37 +02:00
ExerciseAiSuggestPreviewModal.jsx Increment application version to 0.8.166 and update changelog for new features in AI exercise creation 2026-05-22 19:24:36 +02:00
ExerciseAttachmentMediaStrip.jsx feat(P-13): update app version to 0.8.89, implement MediaPreviewModal and reporting functionality across media components 2026-05-11 18:43:05 +02:00
ExerciseFocusRulePicker.jsx feat: enhance exercise filtering capabilities with new catalog rules 2026-05-06 21:20:19 +02:00
ExerciseFullContent.jsx feat(combo-planning): enhance candidate interaction and UI for combination exercises 2026-05-13 21:51:52 +02:00
ExerciseInlineEmbedModal.jsx feat(p06): Copyright-Feld und Einwilligungskontext in Rechte-Erklaerung 2026-05-11 09:06:47 +02:00
ExerciseInlineFileMediaModal.jsx feat(P-11): enhance media asset handling with legal hold attributes and update version to 0.8.85 2026-05-11 13:07:52 +02:00
ExerciseMediaEmbed.jsx feat(P-11): implement legal hold functionality for media assets and update app version to 0.8.86 2026-05-11 13:34:41 +02:00
ExerciseMediaThumbTile.jsx feat(P-11): implement legal hold functionality for media assets and update app version to 0.8.86 2026-05-11 13:34:41 +02:00
ExercisePeekModal.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
ExercisePickerModal.jsx Implement Phase C2 Enhancements for Exercise Suggestions 2026-05-23 11:39:18 +02:00
ExerciseProgressionGraphPanel.jsx Implement Phase C3 Enhancements for Progression Path Suggestion 2026-05-23 11:46:25 +02:00
ExerciseProgressionPathBuilder.jsx Enhance Planning Exercise Path AI and UI Integration 2026-05-23 12:59:46 +02:00
ExerciseRichTextBlock.jsx feat(exercises): enhance inline media functionality and update styles 2026-05-08 12:00:02 +02:00
FormActionBar.jsx Refactor modal components and enhance FormActionBar functionality 2026-05-19 10:20:49 +02:00
FormModalOverlay.jsx Refactor modal components to use FormModalOverlay for improved consistency and functionality 2026-05-19 10:47:44 +02:00
InactiveMembershipBanner.jsx feat(memberships, profiles, clubs): enhance active club membership handling 2026-05-09 10:42:56 +02:00
LegalDocumentBody.jsx chore: bump version to 0.8.95 and update legal documents features 2026-05-12 10:52:06 +02:00
LegalDocumentPreview.jsx chore: bump version to 0.8.96 and enhance legal document features 2026-05-12 11:22:01 +02:00
MediaPreviewModal.jsx feat(P-13): update app version to 0.8.89, implement MediaPreviewModal and reporting functionality across media components 2026-05-11 18:43:05 +02:00
MultiSelectCombo.jsx feat: enhance exercise filtering and UI components 2026-04-28 08:02:08 +02:00
Navigation.jsx feat(memberships, profiles, clubs): enhance active club membership handling 2026-05-09 10:42:56 +02:00
NavStateLink.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
PageFormEditorChrome.jsx Refactor full-page editor navigation and update return context handling 2026-05-20 07:56:22 +02:00
PageReturnButton.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
PageSectionNav.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
PlatformAdminRoute.jsx feat(admin): restrict admin access and enhance navigation for superadmins 2026-05-09 13:26:22 +02:00
ReportContentModal.jsx feat(P-13): Workflow-Management, Fehleranzeige, Badge-Update, Wieder-öffnen 2026-05-11 21:32:44 +02:00
RichTextEditor.jsx feat(exercises): bump version to 0.8.64 and enhance media handling 2026-05-08 12:35:28 +02:00
RightsDeclarationDialog.jsx feat(version): update app version to 0.8.80 and add changelog entries for recent fixes and enhancements 2026-05-11 09:39:15 +02:00
SearchableSelect.jsx feat: enhance exercise mapping and filtering capabilities 2026-04-28 07:25:33 +02:00
SkillTreeMultiSelect.jsx Enhance SkillTreeMultiSelect Component and CSS Styles 2026-05-21 10:31:21 +02:00
SkillTreePickerPanel.jsx Update Skill Tree Picker and Catalog Functions for Clarity 2026-05-20 11:21:18 +02:00
SkillTreeSelect.jsx Enhance Skill Tree Components with Improved Group Labeling and Default Expansion 2026-05-20 11:13:34 +02:00
TrainingPlanExerciseVisibilityPanel.jsx feat(memberships, profiles, clubs): enhance active club membership handling 2026-05-09 10:42:56 +02:00
TrainingUnitSectionsEditor.jsx Enhance Planning Exercise Suggestion with Client Context and Group ID Support 2026-05-22 22:38:21 +02:00
UnsavedChangesPrompt.jsx feat(version): bump to 0.8.110 and update project specifications 2026-05-13 16:34:38 +02:00