shinkan-jinkendo/frontend/src/hooks
Lars a34e748be5
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 40s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 18s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m14s
Test Suite / pytest-backend (pull_request) Successful in 38s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 13s
Test Suite / k6 /health Baseline (pull_request) Successful in 33s
Test Suite / playwright-tests (pull_request) Successful in 1m13s
Implement Phase C2 Enhancements for Exercise Suggestions
- Incremented version to 0.8.184, reflecting the implementation of Phase C2 features.
- Added support for displaying variant lists and suggested variant names in exercise suggestions.
- Enhanced the ExercisePickerModal to allow selection of exercise variants and improved handling of variant IDs.
- Updated backend logic to enrich planning hits with variant metadata, ensuring accurate exercise variant selection.
- Documented changes in the changelog to highlight the new capabilities in planning AI functionality.
2026-05-23 11:39:18 +02:00
..
useExerciseAiQuickCreateFields.js Refactor Exercise Creation Components to Utilize Custom Hook for Quick Create Fields 2026-05-22 19:36:22 +02:00
useExerciseListCatalogsAndQuery.js Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +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
usePlanningExerciseSuggestSearch.js Implement Phase C2 Enhancements for Exercise Suggestions 2026-05-23 11:39:18 +02:00
useUnsavedChangesBlocker.js feat(version): bump to 0.8.110 and update project specifications 2026-05-13 16:34:38 +02:00