feat(clubs): enhance co-trainer ID handling for training groups #26

Merged
Lars merged 1 commits from develop into main 2026-05-08 13:39:58 +02:00
Owner
  • Introduced new functions to normalize and convert co-trainer IDs for JSONB storage.
  • Updated create_training_group and update_training_group methods to utilize the new JSONB handling for co-trainer IDs.
  • Ensured invalid entries are discarded and only unique, positive integers are stored.
- Introduced new functions to normalize and convert co-trainer IDs for JSONB storage. - Updated `create_training_group` and `update_training_group` methods to utilize the new JSONB handling for co-trainer IDs. - Ensured invalid entries are discarded and only unique, positive integers are stored.
Lars added 1 commit 2026-05-08 13:39:54 +02:00
feat(clubs): enhance co-trainer ID handling for training groups
All checks were successful
Deploy Development / deploy (push) Successful in 37s
Test Suite / pytest-backend (push) Successful in 25s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 8s
Test Suite / playwright-tests (push) Successful in 23s
Test Suite / pytest-backend (pull_request) Successful in 23s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 7s
Test Suite / playwright-tests (pull_request) Successful in 26s
a7cecca36f
- Introduced new functions to normalize and convert co-trainer IDs for JSONB storage.
- Updated `create_training_group` and `update_training_group` methods to utilize the new JSONB handling for co-trainer IDs.
- Ensured invalid entries are discarded and only unique, positive integers are stored.
Lars merged commit 6136813f60 into main 2026-05-08 13:39:58 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lars/shinkan-jinkendo#26
No description provided.