shinkan-jinkendo/frontend
Lars f3710ac0a1
All checks were successful
Deploy Development / deploy (push) Successful in 45s
Test Suite / pytest-backend (push) Successful in 43s
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 1m15s
Enhance Planning Catalog Context Integration in Progression Path
- Updated `PROJECT_STATUS.md` to reflect the addition of the Planning AI Progression Graph and its context in the roadmap.
- Enhanced `DOMAIN_MODEL.md` with details on the new `planning_catalog_context` features, allowing trainers to manage curriculum stages and context.
- Added tests in `test_planning_catalog_context.py` to validate the separation of LLM highlights from fix hints during QA processes.
- Updated `HANDOVER.md` and `PLANNING_KI_ROADMAP.md` to reflect the latest app version and improvements in the planning context.
- Enhanced frontend components to support the new planning catalog context, including updates to `ExerciseProgressionPathBuilder` and `ProgressionGraphEditor`.
- Bumped version to 0.8.233 to reflect the new features and improvements.
2026-06-12 12:25:52 +02:00
..
public feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
src Enhance Planning Catalog Context Integration in Progression Path 2026-06-12 12:25:52 +02:00
Dockerfile fix: Add nginx SPA routing config 2026-04-21 16:30:11 +02:00
index.html feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
nginx.conf feat(nginx): add media location handling with Content-Security-Policy 2026-05-08 11:15:19 +02:00
package.json Enhance frontend testing setup and refactor TrainingPlanningPageRoot component 2026-05-19 11:02:03 +02:00
vite.config.js feat(App): implement code-splitting for improved performance and user experience 2026-05-13 22:10:02 +02:00
vitest.config.js Enhance frontend testing setup and refactor TrainingPlanningPageRoot component 2026-05-19 11:02:03 +02:00