Commit graph

21 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
db2cbc9c57 SharePoint upload is skipped when client is None 🟩 2026-06-04 09:33:07 +00:00
Daniel Roth
7984a6ded8 All downloaded PasHub files uploaded to SharePoint property folder 🟩 2026-06-03 08:52:30 +00:00
Daniel Roth
bdc35573b5 Downloaded files carry evidence_category as DownloadedFile 🟩 2026-06-02 14:27:54 +00:00
Daniel Roth
62676cfbc9 run() returns core and other file paths 🟩 2026-06-02 09:43:48 +00:00
Daniel Roth
fa450a37a3 Other files persisted to DB with file_type OTHER 🟩 2026-06-02 09:41:39 +00:00
Daniel Roth
ecca84294a Upload other files to S3 when get_other_files is True 🟩 2026-06-02 09:37:17 +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
60447a58e3 Service deletes other-file temp paths after run 🟩 2026-06-01 15:53:28 +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
8e0392514f _select_other_files returns non-core evidence files 🟥 2026-06-01 15:03:13 +00:00
Daniel Roth
1e115ba3de Coordination Hub fallback stores correct file_source in DB 🟩 2026-05-19 11:09:01 +00:00
Daniel Roth
770493ff9e add logging 2026-05-18 11:51:48 +00:00
Daniel Roth
0c1ecabf2f PAS falls back to coordination client when file listing returns 401 🟩 2026-05-18 09:09:18 +00:00
Daniel Roth
e044638192 PAS falls back to coordination client when UPRN lookup returns 401 🟩 2026-05-18 09:06:46 +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
faf698eb71 rename functions and include typehints 2026-05-14 10:57:37 +00:00
Daniel Roth
5e31c0f3da file_type_for delegates to core_file_for; _MATCHERS removed 🟪 2026-05-14 08:51:28 +00:00
Daniel Roth
0f6d70b67a typehint output of parse_site_notes_pdf 2026-04-30 13:32:13 +00:00
Daniel Roth
d522fcdb94 Refactor Pashub service so that site notes parsing and upload is separate from saving of files 2026-04-30 12:59:26 +00:00
Daniel Roth
bbd653f83c PasHub: PashubService class 🟪 2026-04-29 14:50:59 +00:00