Commit graph

19 commits

Author SHA1 Message Date
Daniel Roth
5178cd02c5 UploadedFile, FileTypeEnum, FileSourceEnum importable from infrastructure.postgres.uploaded_file_table 🟩
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 11:50:51 +00:00
Daniel Roth
416dac0512 SharePoint upload is skipped when client is None 🟥 2026-06-04 09:29:24 +00:00
Daniel Roth
19e40ff049 rename mcs_certificate to mcs_compliance_certificate to match existing db enum value 2026-06-03 09:00:01 +00:00
Daniel Roth
39fa1ccfa0 All downloaded PasHub files uploaded to SharePoint property folder 🟥 2026-06-03 08:49:37 +00:00
Daniel Roth
1a1804399e Service persists mcs_certificate file_type when evidence_category is MCS cert 🟩 2026-06-02 14:29:52 +00:00
Daniel Roth
bdc35573b5 Downloaded files carry evidence_category as DownloadedFile 🟩 2026-06-02 14:27:54 +00:00
Daniel Roth
9efd4e34c2 run() returns core and other file paths 🟥 2026-06-02 09:42:41 +00:00
Daniel Roth
af61c362b2 Other files persisted to DB with file_type OTHER 🟥 2026-06-02 09:39:39 +00:00
Daniel Roth
1a1f9f2e6a Upload other files to S3 when get_other_files is True 🟥 2026-06-02 09:35:12 +00:00
Daniel Roth
d5a3357343 Service deletes other-file temp paths after run 🟥 2026-06-01 15:52:44 +00:00
Daniel Roth
8b6f67b357 Wire service to get_evidence_files_by_job_id; retire get_core_evidence_files_by_job_id 🟪 2026-06-01 15:51:53 +00:00
Daniel Roth
20ad0616bc PAS Hub happy path asserts file_source "pas hub" 🟩 2026-05-19 11:10:45 +00:00
Daniel Roth
a4ad1ca11c Coordination Hub file listing fallback stores correct file_source in DB 🟩 2026-05-19 11:10:18 +00:00
Daniel Roth
dc3543ac5f Coordination Hub fallback stores correct file_source in DB 🟥 2026-05-19 11:07:41 +00:00
Daniel Roth
dcff529219 UnauthorizedError propagates when both PAS and coordination clients return 401 🟩 2026-05-18 09:13:51 +00:00
Daniel Roth
5a29866245 PAS raises UnauthorizedError when 401 received with no coordination factory configured 🟩 2026-05-18 09:12:19 +00:00
Daniel Roth
d49bd3620e PAS falls back to coordination client when file listing returns 401 🟥 2026-05-18 09:08:47 +00:00
Daniel Roth
a999724578 PAS falls back to coordination client when UPRN lookup returns 401 🟥 2026-05-18 09:05:54 +00:00
Daniel Roth
bbd653f83c PasHub: PashubService class 🟪 2026-04-29 14:50:59 +00:00