cloud-api/src/organisation
luxferre 662b9c8e26
All checks were successful
ci / lint_and_test (push) Successful in 16s
feat: permission permissions
Orgs can only grant permissions to groups that they themselves have been granted access to.

Super admin bypasses not added, flagged as todos.
2026-06-16 13:51:31 +01:00
..
config.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
constants.py feat: blocked orgs cannot access any endpoints 2026-06-11 16:39:32 +01:00
dependencies.py feat: org status check moved 2026-06-12 14:50:32 +01:00
exceptions.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
models.py feat: permission permissions 2026-06-16 13:51:31 +01:00
router.py fix: unique violations 2026-06-15 14:38:14 +01:00
schemas.py feat: minimum lengths for names 2026-06-12 15:58:20 +01:00
schemas_questionnaires.py feat: questions union 2026-06-11 13:38:14 +01:00
service.py minor: ruff formatter 2026-06-08 15:31:37 +01:00
utils.py minor: ruff formatter 2026-06-08 15:31:37 +01:00