shinkan-jinkendo/frontend/src/pages
Lars d8f439a3e5
Some checks failed
Deploy Development / deploy (push) Successful in 36s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Failing after 1m58s
feat: enhance exercise management with training types and rich text support
- Added support for training types in exercise creation and updates, allowing for better categorization of exercises.
- Implemented a rich text editor for exercise descriptions, improving content formatting capabilities.
- Updated the ExerciseDetailPage to display training types and enhanced the layout for better user experience.
- Refactored ExerciseFormPage to accommodate new multi-association fields for training styles, types, and target groups.
- Improved API payload handling to include training types and ensure proper data structure for exercise management.
- Enhanced the ExercisesListPage with improved loading and filtering functionalities for better performance.
2026-04-27 14:48:46 +02:00
..
AdminCatalogsPage.jsx feat: Admin page navigation with MediaWiki Import link 2026-04-24 17:03:13 +02:00
AdminHierarchyPage.broken.jsx fix: temporarily use simple admin hierarchy to fix build 2026-04-24 08:57:13 +02:00
AdminHierarchyPage.jsx feat: Admin page navigation with MediaWiki Import link 2026-04-24 17:03:13 +02:00
AdminMaturityModelsPage.jsx feat: update version to 0.7.4 and enhance maturity model functionality 2026-04-27 12:48:22 +02:00
ClubsPage.jsx feat: Clubs & Organization Management complete 2026-04-22 16:48:02 +02:00
Dashboard.jsx feat: Add navigation and basic pages structure 2026-04-22 06:48:18 +02:00
ExerciseDetailPage.jsx feat: enhance exercise management with training types and rich text support 2026-04-27 14:48:46 +02:00
ExerciseFormPage.jsx feat: enhance exercise management with training types and rich text support 2026-04-27 14:48:46 +02:00
ExercisesListPage.jsx feat: enhance exercise management with training types and rich text support 2026-04-27 14:48:46 +02:00
LoginPage.jsx feat: Add Auth system with Login UI 2026-04-21 14:56:16 +02:00
MediaWikiImportPage.jsx fix: MediaWiki import - increase limit to 500 and add validation 2026-04-24 17:15:17 +02:00
ProfilePage.jsx feat: Add navigation and basic pages structure 2026-04-22 06:48:18 +02:00
SkillsPage.jsx feat: Skills & Methods catalog complete 2026-04-22 16:50:31 +02:00
TrainerContextsPage.jsx feat: Trainer-Kontext-System & Exercise Training Characters (v0.5.0) 2026-04-23 14:22:17 +02:00
TrainingPlanningPage.jsx feat: Training Planning (core feature) complete 2026-04-22 16:54:34 +02:00