shinkan-jinkendo/frontend/src
Lars f4f5642c21
All checks were successful
Deploy Development / deploy (push) Successful in 40s
Test Suite / pytest-backend (push) Successful in 35s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 11s
Test Suite / playwright-tests (push) Successful in 56s
feat(profiles): add training planning preferences to user profile
- Introduced `training_planning_prefs` field in the ProfileUpdate model to store user-specific UI options for training planning.
- Updated the backend to handle the new preferences during profile updates, ensuring proper validation and storage.
- Enhanced the frontend to allow users to select their preferred display mode for training modules in the Account Settings page.
- Updated version to 0.8.98 and adjusted database schema version accordingly, reflecting the new feature integration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 22:36:19 +02:00
..
components feat(profiles): add training planning preferences to user profile 2026-05-12 22:36:19 +02:00
config feat(profiles): add training planning preferences to user profile 2026-05-12 22:36:19 +02:00
constants feat(exercises): enhance inline media functionality and update styles 2026-05-08 12:00:02 +02:00
context feat(P-13): Club-Admin Bearbeitung + Archiv-Trennung in Inbox 2026-05-11 22:15:29 +02:00
pages feat(profiles): add training planning preferences to user profile 2026-05-12 22:36:19 +02:00
utils feat(training-planning): enhance training module integration and UI 2026-05-12 21:53:41 +02:00
app.css feat(training-units): add compact legend and module styling in Training Unit Sections Editor 2026-05-12 22:30:55 +02:00
App.jsx feat(training-modules): implement training module functionality and UI integration 2026-05-12 21:35:07 +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 fix(P-13): repair 3 failing CI pytest tests for content_reports 2026-05-11 22:25:23 +02:00