Chris Milne chris
  • Joined on 2026-03-06
chris opened issue sr2/cloud-api#11 2026-05-28 07:52:56 +00:00
Include Status Check for Orgs
chris closed issue sr2/cloud-api#2 2026-05-27 14:59:41 +00:00
HTTPExceptions
chris pushed to main at sr2/cloud-api 2026-05-27 14:59:41 +00:00
fc835dc982 feat: missing dependency injections on org endpoints
689443c05e feat: auth requirements to service endpoints
66c2a71c8a feat: auth requirements to org endpoints
789d7d9f7a feat: auth requirements to user endpoints
7e8ec08283 feat: auth requirements to iam endpoints
Compare 8 commits »
chris closed issue sr2/cloud-api#6 2026-05-27 13:31:10 +00:00
Route Initial DB Lookup with Dependencies
chris pushed to main at sr2/cloud-api 2026-05-27 13:31:10 +00:00
d3d3b2ca63 feat: auth dependencies
75f5bc79da feat: service dependencies
d0c8c6c297 minor: typo in org exception
748544fb82 feat: user dependencies
Compare 4 commits »
chris closed issue sr2/cloud-api#5 2026-05-27 11:23:46 +00:00
Dev/Test Env Auth Mocking
chris closed issue sr2/cloud-api#10 2026-05-27 11:23:46 +00:00
Change Org Endpoint Path Params to Queries
chris pushed to main at sr2/cloud-api 2026-05-27 11:23:46 +00:00
657f91d73d feat: org dependencies
c6a2b301dc feat: iam dependencies
d4f1b73deb feat: iam endpoint req/res models
fa8439cc6c feat: auth bypass for dev and testing
652dfb7b4a feat: service module req/res models
Compare 5 commits »
chris opened issue sr2/cloud-api#10 2026-05-27 08:54:57 +00:00
Change Org Endpoint Path Params to Queries
chris closed issue sr2/cloud-api#8 2026-05-26 15:24:41 +00:00
Condense GET Endpoints
chris pushed to main at sr2/cloud-api 2026-05-25 15:55:26 +00:00
b3689c8af6 feat: org router refactor
2b6d923ae1 feat: contact model restructure
707482adc2 feat: condensed org get endpoints
a80767d870 feat: condensed user get endpoints
4ff184fe86 feat: sqlalchemy defined orgusers relationship
Compare 10 commits »
chris opened issue sr2/cloud-api#9 2026-05-25 11:49:15 +00:00
Organise Pydantic Models
chris opened issue sr2/cloud-api#8 2026-05-22 15:39:31 +00:00
Condense GET Endpoints
chris opened issue sr2/cloud-api#7 2026-05-22 09:37:58 +00:00
Correctly Handle Integrity Errors
chris opened issue sr2/cloud-api#6 2026-05-22 08:40:35 +00:00
Route Initial DB Lookup with Dependencies
chris opened issue chris/misp#4 2026-05-21 14:27:40 +00:00
Restructure Endpoints/Tags
chris opened issue sr2/cloud-api#5 2026-05-21 12:47:05 +00:00
Dev/Test Env Auth Mocking
chris pushed to main at sr2/cloud-api 2026-05-21 11:53:32 +00:00
83a24a91f4 docs: user module
6871fcd75d feat: handling for expired token
34413b3fc5 feat: oidc claims response model
26db93b769 feat: user details updated in db on login
7d84f33bfa fix: intake questionnaire typing
Compare 10 commits »
chris opened issue sr2/cloud-api#4 2026-05-21 11:52:46 +00:00
Contact Router Todos
chris opened issue sr2/cloud-api#3 2026-05-20 14:30:29 +00:00
Better Lookup Endpoints