shinkan-jinkendo/frontend/src
Lars 5ed06002d9
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 45s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 14s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m18s
Implement Comparison Logic for Progression Path Suggestions
- Added `compare_with_assignments` flag to `ProgressionPathSuggestRequest` to enable comparison of proposed paths with existing slot assignments.
- Introduced `_assignment_preservation_active` function to determine if existing assignments should be preserved during path suggestions.
- Enhanced `suggest_progression_path` to handle comparison logic, including validation for minimum slot assignments required for comparison.
- Implemented `_build_progression_compare_response` to structure the response for comparison results, including slot differences and quality scores.
- Updated frontend components to support new comparison features, including handling of slot assignments and optimization comparisons.
- Bumped version to reflect the new features and improvements.
2026-06-12 13:22:04 +02:00
..
api Enhance Exercise Progression Graph Functionality and Visibility Logic 2026-06-11 12:10:46 +02:00
components Implement Comparison Logic for Progression Path Suggestions 2026-06-12 13:22:04 +02:00
config Update Capability Catalog and Club Membership Documentation 2026-06-07 05:57:13 +02:00
constants Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
context Enhance Club Feature Consumption Logic and Update Versioning 2026-06-07 10:32:49 +02:00
hooks Implement Phase C2 Enhancements for Exercise Suggestions 2026-05-23 11:39:18 +02:00
layouts Enhance PlanningLayout and TrainingUnitEditPage with unsaved changes handling 2026-05-19 14:39:46 +02:00
pages Refactor Progression Graph Components and Consolidate UI 2026-06-10 15:42:29 +02:00
utils Implement Comparison Logic for Progression Path Suggestions 2026-06-12 13:22:04 +02:00
app.css Enhance Exercise List Page with AI Assistant Toggle and UI Improvements 2026-05-22 19:44:15 +02:00
App.jsx Implement EvaluateStepPayload and SlotContentEntry for Enhanced Planning Features 2026-06-10 13:05:49 +02:00
main.jsx revert: Dev/Compose/Frontend auf Stand ceef6f0 (07.05.2026 22:02) 2026-05-08 09:18:07 +02:00
version.js feat(version): bump to 0.8.110 and enhance combination exercise features 2026-05-13 14:24:55 +02:00