shinkan-jinkendo/frontend/src/hooks
Lars 4588ef4c7e
Some checks failed
Deploy Development / deploy (push) Failing after 24s
Test Suite / pytest-backend (push) Successful in 34s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Failing after 7s
Test Suite / k6 /health Baseline (push) Successful in 34s
Test Suite / playwright-tests (push) Successful in 1m22s
Refactor navigation components and enhance return context handling
- Replaced `PageReturnLink` with `PageReturnButton` for consistent back navigation across various pages.
- Updated multiple components, including `ExercisePeekModal`, `PageFormEditorChrome`, and `ExerciseDetailPage`, to utilize the new return context features.
- Enhanced CSS styles for the new return button to improve visual consistency.
- Improved navigation logic in `TrainingFrameworkProgramEditPage` and `TrainingModuleEditPage` to ensure seamless user experience when navigating back to previous locations.
2026-05-20 07:42:46 +02:00
..
useExerciseListCatalogsAndQuery.js chore(version): update version and changelog for release 0.8.122 2026-05-14 11:21:09 +02:00
useModalScrollLock.js Refactor modal components to use FormModalOverlay for improved consistency and functionality 2026-05-19 10:47:44 +02:00
useNavReturn.js Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
useUnsavedChangesBlocker.js feat(version): bump to 0.8.110 and update project specifications 2026-05-13 16:34:38 +02:00