shinkan-jinkendo/frontend/src/components/planning
Lars 16eaf839e7
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 37s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 19s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m21s
Enhance frontend testing setup and refactor TrainingPlanningPageRoot component
- Added Vitest as a testing framework and included test scripts in package.json for improved testing capabilities.
- Refactored TrainingPlanningPageRoot component by removing unused state variables and imports, streamlining the code for better readability and performance.
- Introduced new utility functions for planning routes to enhance navigation within the training planning interface.
2026-05-19 11:02:03 +02:00
..
PlanningRouteNav.jsx Implement planning layout and enhance training module functionality 2026-05-19 10:02:39 +02:00
PlanTemplateStructurePreview.jsx Update version to 0.8.148 and enhance training plan template functionality 2026-05-19 10:13:26 +02:00
SaveExercisesAsModuleModal.jsx Refactor modal components to use FormModalOverlay for improved consistency and functionality 2026-05-19 10:47:44 +02:00
TrainingPlanningFrameworkImportModal.jsx chore(version): update version and changelog for release 0.8.126 2026-05-14 13:26:02 +02:00
TrainingPlanningModuleApplyModal.jsx chore(version): update version and changelog for release 0.8.139 2026-05-15 07:12:43 +02:00
TrainingPlanningPageRoot.jsx Enhance frontend testing setup and refactor TrainingPlanningPageRoot component 2026-05-19 11:02:03 +02:00
TrainingPlanningTrainerAssignModal.jsx chore(version): update version and changelog for release 0.8.129 2026-05-14 15:32:21 +02:00
TrainingPlanningUnitFormModal.jsx Refactor modal components to use FormModalOverlay for improved consistency and functionality 2026-05-19 10:47:44 +02:00
TrainingPublishToFrameworkModal.jsx Refactor modal components to use FormModalOverlay for improved consistency and functionality 2026-05-19 10:47:44 +02:00
TrainingUnitFormShell.jsx Enhance frontend testing setup and refactor TrainingPlanningPageRoot component 2026-05-19 11:02:03 +02:00