shinkan-jinkendo/frontend/src/components/exercises
Lars b2157d8a40
All checks were successful
Deploy Development / deploy (push) Successful in 42s
Test Suite / pytest-backend (push) Successful in 40s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m13s
Test Suite / pytest-backend (pull_request) Successful in 37s
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 1m15s
Update Planning Exercise Suggestion and Context Handling
- Incremented version to 0.8.183, reflecting the implementation of Phase C1 enhancements.
- Added support for progression graph auto-matching and variant-aware successors in exercise suggestions.
- Updated request and response structures to include `anchor_exercise_variant_id`, `progression_graph_name`, and `suggested_variant_id`.
- Enhanced frontend components to integrate planning AI search capabilities, including a new modal for exercise creation and improved context display in the exercise list.
- Updated changelog to document these significant improvements in planning AI functionality.
2026-05-23 10:42:17 +02:00
..
ExerciseAiQuickCreateModal.jsx Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
ExerciseCatalogAssocEditor.jsx Implement Exercise Form Enhancements with New Meta Panel 2026-05-21 14:40:50 +02:00
ExerciseFormLayout.jsx Enhance Exercise Form UI and Functionality with New Tab Structure 2026-05-21 14:58:14 +02:00
ExerciseFormPageRoot.jsx Implement exercise_instruction_rewrite for AI Prompt System 2026-05-22 18:53:36 +02:00
ExerciseListBulkModal.jsx Refactor Exercise Visibility Labels for Consistency Across Components 2026-05-21 15:08:35 +02:00
ExerciseListBulkToolbar.jsx Enhance exercise card interactivity and toolbar functionality 2026-05-20 06:56:58 +02:00
ExerciseListCard.jsx Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
ExerciseListFilterModal.jsx Refactor Exercise Visibility Labels for Consistency Across Components 2026-05-21 15:08:35 +02:00
ExerciseListSearchBar.jsx Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
ExerciseSkillsEditor.jsx Implement Exercise Form Enhancements with New Meta Panel 2026-05-21 14:40:50 +02:00
ExercisesListPageRoot.jsx Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
SaveSelectedExercisesAsModuleModal.jsx Refactor Exercise Visibility Labels for Consistency Across Components 2026-05-21 15:08:35 +02:00