shinkan-jinkendo/frontend/src/pages
Lars 8a9f9f960f
All checks were successful
Deploy Development / deploy (push) Successful in 39s
Test Suite / pytest-backend (push) Successful in 36s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 12s
Test Suite / playwright-tests (push) Successful in 1m1s
feat(exercises): introduce combination exercises and enhance exercise management
- Updated app version to 0.8.99, reflecting the addition of combination exercises.
- Implemented new data structures and validation for combination slots and archetypes in the backend.
- Enhanced frontend components to support selection and display of combination exercises, including new UI elements for managing slots and archetypes.
- Updated API payload handling to accommodate new exercise types and their associated data.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 06:12:47 +02:00
..
AccountSettingsPage.jsx feat(profiles): add training planning preferences to user profile 2026-05-12 22:36:19 +02:00
AdminCatalogsPage.jsx feat: enhance API and profile management with environment configurations 2026-05-07 10:40:10 +02:00
AdminHierarchyPage.broken.jsx fix: temporarily use simple admin hierarchy to fix build 2026-04-24 08:57:13 +02:00
AdminHierarchyPage.jsx UX. refactor: simplify AdminPageNav component by removing unused hooks and improving styling 2026-05-06 10:37:01 +02:00
AdminLegalDocumentsPage.jsx chore: bump version to 0.8.96 and enhance legal document features 2026-05-12 11:22:01 +02:00
AdminMaturityModelsPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
AdminUsersPage.jsx feat(admin): restrict admin access and enhance navigation for superadmins 2026-05-09 13:26:22 +02:00
ClubsPage.jsx feat(admin): restrict admin access and enhance navigation for superadmins 2026-05-09 13:26:22 +02:00
Dashboard.jsx feat(org-inbox): implement join request inbox for platform and club admins 2026-05-09 09:13:38 +02:00
ExerciseDetailPage.jsx feat(exercises): introduce combination exercises and enhance exercise management 2026-05-13 06:12:47 +02:00
ExerciseFormPage.jsx feat(exercises): introduce combination exercises and enhance exercise management 2026-05-13 06:12:47 +02:00
ExercisesListPage.jsx feat(exercises): introduce combination exercises and enhance exercise management 2026-05-13 06:12:47 +02:00
InboxPage.jsx feat(P-13): Club-Admin Bearbeitung + Archiv-Trennung in Inbox 2026-05-11 22:15:29 +02:00
LegalPage.jsx chore: bump version to 0.8.95 and update legal documents features 2026-05-12 10:52:06 +02:00
LoginPage.jsx feat(compliance): P-01 Rechtstextseiten technisch anlegen (0.8.69) 2026-05-10 09:41:45 +02:00
MediaLibraryPage.jsx feat(P-13): Workflow-Management, Fehleranzeige, Badge-Update, Wieder-öffnen 2026-05-11 21:32:44 +02:00
MediaWikiImportPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
SettingsLegalPage.jsx feat(compliance): P-01b Mobile/PWA-Zugriff auf Rechtstexte via Einstellungen 2026-05-10 10:51:20 +02:00
SettingsSystemInfoPage.jsx feat: add system information page and update account settings 2026-05-07 10:29:14 +02:00
SkillsPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
TrainerContextsPage.jsx refactor: simplify page layout for improved responsiveness 2026-05-05 12:41:59 +02:00
TrainingCoachPage.jsx feat(exercise): add support for exercise variants in ExerciseFullContent and related components 2026-05-11 12:44:09 +02:00
TrainingFrameworkProgramEditPage.jsx feat(training-units): enhance section editing with insert functionality 2026-05-12 22:05:22 +02:00
TrainingFrameworkProgramsListPage.jsx feat: enhance card layouts and UI components across multiple pages 2026-05-06 12:41:04 +02:00
TrainingModuleEditPage.jsx feat(training-planning): enhance training module integration and UI 2026-05-12 21:53:41 +02:00
TrainingModulesListPage.jsx feat(training-modules): implement training module functionality and UI integration 2026-05-12 21:35:07 +02:00
TrainingPlanningPage.jsx feat(training-units): enhance training unit sections with new module display and functionality 2026-05-12 22:17:44 +02:00
TrainingUnitRunPage.jsx feat(exercise): add support for exercise variants in ExerciseFullContent and related components 2026-05-11 12:44:09 +02:00
VerifyPage.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00