shinkan-jinkendo/frontend
Lars 1c67a50ce4
All checks were successful
Deploy Development / deploy (push) Successful in 42s
Test Suite / pytest-backend (push) Successful in 44s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 14s
Test Suite / k6 /health Baseline (push) Successful in 38s
Test Suite / playwright-tests (push) Successful in 1m12s
Enhance Exercise Progression Graph Panel with Governance Club Management
- Introduced functionality to manage governance clubs for superadmins, allowing for better club selection and organization within the Exercise Progression Graph Panel.
- Implemented state management for clubs, including sorting and filtering options, to improve user experience and accessibility.
- Enhanced the useEffect hook to fetch governance clubs dynamically, ensuring up-to-date club information is available for selection.
- Updated the club selection dropdown to categorize clubs into "My Clubs" and "Other Clubs," improving clarity and usability for users.
2026-06-14 07:19:35 +02:00
..
public feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
src Enhance Exercise Progression Graph Panel with Governance Club Management 2026-06-14 07:19:35 +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