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
2025-12-19 15:59:45 +01:00
Description
No description provided
480 MiB
Languages
Kotlin 50.3%
Vue 28.9%
JavaScript 19.6%
Shell 0.3%
SCSS 0.2%
Other 0.7%