shinkan-jinkendo/frontend/src/components/exercises
Lars e50c18f92e
All checks were successful
Deploy Development / deploy (push) Successful in 47s
Test Suite / pytest-backend (push) Successful in 38s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 14s
Test Suite / k6 /health Baseline (push) Successful in 34s
Test Suite / playwright-tests (push) Successful in 1m14s
Test Suite / pytest-backend (pull_request) Successful in 35s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 12s
Test Suite / k6 /health Baseline (pull_request) Successful in 33s
Test Suite / playwright-tests (pull_request) Successful in 1m13s
Enhance ExerciseFormPageRoot with save and close functionality
- Added a new `handleSaveAndClose` function to allow users to save and navigate back to the exercise list.
- Updated `performSaveAttempt` to accept a `closeAfter` parameter for conditional navigation.
- Refactored form submission handling to include separate actions for saving and saving with closure.
- Integrated `PageFormEditorChrome` for improved layout and user experience, including a back navigation option.
2026-05-20 06:38:53 +02:00
..
ExerciseFormPageRoot.jsx Enhance ExerciseFormPageRoot with save and close functionality 2026-05-20 06:38:53 +02:00
ExerciseListBulkModal.jsx chore(version): update version and changelog for release 0.8.121 2026-05-14 10:58:41 +02:00
ExerciseListBulkToolbar.jsx chore(version): update version and changelog for release 0.8.125 2026-05-14 12:48:33 +02:00
ExerciseListCard.jsx Enhance exercise listing with variant and media counts 2026-05-20 06:37:40 +02:00
ExerciseListFilterModal.jsx chore(version): update version and changelog for release 0.8.121 2026-05-14 10:58:41 +02:00
ExerciseListSearchBar.jsx chore(version): update version and changelog for release 0.8.121 2026-05-14 10:58:41 +02:00
ExercisesListPageRoot.jsx chore(version): update version and changelog for release 0.8.132 2026-05-14 16:14:26 +02:00