Files
trainingstagebuch/mobile-app/shared
Torsten Schulz (local) bf3e1af084
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 44s
feat(TrainingGroup): add excludeFromQuickDiaryCreate feature and update related logic
- Introduced a new boolean field `excludeFromQuickDiaryCreate` in the TrainingGroup model to control group visibility in quick diary creation.
- Updated the `updateTrainingGroup` service method to handle the new field, allowing for dynamic updates based on user input.
- Enhanced the TrainingTimesTab component to include a checkbox for excluding groups from quick diary creation, improving user interaction.
- Updated localization files to include new strings related to the exclude feature, ensuring clarity in multiple languages.
- Refactored logic in DiaryView and mobile app to consider the new exclusion criteria when suggesting training slots.
2026-05-14 22:47:02 +02:00
..