cloud-api/src
irl d395b01997
Some checks failed
ci / ruff (push) Failing after 3s
ci / ty (push) Failing after 4s
ci / tests (push) Failing after 15s
ci / build (push) Has been cancelled
fix: only serve frontend if present in prod
2026-06-22 14:42:13 +01:00
..
_module_template minor: ruff formatter 2026-06-08 15:31:37 +01:00
admin minor: ruff formatter 2026-06-08 15:31:37 +01:00
auth fix(user): simplify add_user 2026-06-22 12:23:38 +01:00
contact feat: applied model mixins 2026-06-22 13:46:11 +01:00
iam feat: applied model mixins 2026-06-22 13:46:11 +01:00
organisation feat: applied model mixins 2026-06-22 13:46:11 +01:00
service feat: applied model mixins 2026-06-22 13:46:11 +01:00
user Merge pull request 'fix(user): simplify add_user' (#28) from irl/cloud-api:add_user into main 2026-06-22 13:34:36 +00:00
api.py feat: healthcheck endpoint structure 2026-06-11 14:27:08 +01:00
config.py feat: lettermint integration 2026-06-22 12:01:58 +01:00
constants.py fix: ty compliant & issues from change to mapped columns 2026-06-22 11:23:24 +01:00
database.py fix: ty compliant & issues from change to mapped columns 2026-06-22 11:23:24 +01:00
exceptions.py feat: more accurate status codes 2026-06-11 14:58:05 +01:00
main.py fix: only serve frontend if present in prod 2026-06-22 14:42:13 +01:00
models.py feat: db model mixins 2026-06-22 13:46:11 +01:00
schemas.py fix: rn takes org id instead of name 2026-06-17 13:12:59 +01:00
utils.py Merge pull request 'feat(utils): use logging around email send' (#31) from irl/cloud-api:maillog into main 2026-06-22 13:37:15 +00:00