shinkan-jinkendo/frontend
Lars 73975d3402
All checks were successful
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 37s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 11s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m8s
Enhance TrainingUnitSectionsEditor and TrainingFrameworkProgramEditPage with parallel stream support
- Updated the TrainingUnitSectionsEditor to include additional parameters for moving sections across slots, allowing for better handling of parallel streams.
- Improved the removeSection function to ensure proper reordering and handling of sections in parallel phases.
- Enhanced the moveSectionsAcrossFrameworkSlots function to apply changes to sections when moved into parallel streams, ensuring accurate updates.
- Refactored the reorderBlocksImmutableWithPlanLoc function to accommodate new logic for managing phase orders and section types during reordering.
2026-05-15 10:21:15 +02:00
..
public feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
src Enhance TrainingUnitSectionsEditor and TrainingFrameworkProgramEditPage with parallel stream support 2026-05-15 10:21:15 +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 chore(version): update version and changelog for release 0.8.119 2026-05-14 08:59:06 +02:00
vite.config.js feat(App): implement code-splitting for improved performance and user experience 2026-05-13 22:10:02 +02:00