shinkan-jinkendo/frontend
Lars 0b203489f7
All checks were successful
Deploy Development / deploy (push) Successful in 43s
Test Suite / pytest-backend (push) Successful in 44s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 41s
Test Suite / playwright-tests (push) Successful in 1m21s
Implement Graph Visibility Promotion Logic and Update UI Components
- Added a new function `_graph_promotion_transition` to determine the necessary exercise visibility changes during graph promotions.
- Updated the `list_visibility_promotion_candidates` endpoint to utilize the new promotion logic, ensuring accurate exercise visibility handling.
- Enhanced the frontend components to prompt users for exercise visibility adjustments based on graph visibility changes, improving user experience.
- Introduced tests for the new promotion logic to ensure correctness and reliability in visibility transitions.
2026-06-14 07:30:26 +02:00
..
public feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
src Implement Graph Visibility Promotion Logic and Update UI Components 2026-06-14 07:30:26 +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