Commit graph

6685 commits

Author SHA1 Message Date
Daniel Roth
d79131cec6
Merge pull request #1041 from Hestia-Homes/bug/handle-missing-property-photo-in-pashub-site-notes
Fix bugs in pashub site notes extractor
2026-04-30 17:51:16 +01:00
Daniel Roth
78da2f88b6 Handle wall thickness "Unmeasurable" 🟩 2026-04-30 16:41:16 +00:00
Khalim Conn-Kowlessar
3cd2b8a57d modified hubspot etl to fetch new records and replace coordination and designer with their assigned variants 2026-04-30 16:31:53 +00:00
Daniel Roth
6c70c5a535 Extract address when Property photo element is missing from PDF 🟩 2026-04-30 16:25:41 +00:00
Khalim Conn-Kowlessar
b056deb5ee added additional columns to db 2026-04-30 17:10:00 +01:00
Daniel Roth
72ccb7c19d
Merge pull request #1040 from Hestia-Homes/feature/trigger-sitenotes-to-db
Save site notes to DB as part of pashub to ara workflow
2026-04-30 14:32:45 +01: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
Khalim Conn-Kowlessar
87afac8631 minor exporting data 2026-04-30 09:58:24 +01:00
Daniel Roth
bbd653f83c PasHub: PashubService class 🟪 2026-04-29 14:50:59 +00:00
Daniel Roth
6851a84ede ECMK : refactor EcmkService class 🟪 2026-04-29 14:10:55 +00:00
Daniel Roth
7cfa800c42 ECMK : replace processor.run_job with EcmkService class 🟪 2026-04-29 13:49:18 +00:00
Daniel Roth
9e89117011 ECMK : slim upload_file_to_s3_and_record to single responsibility 🟪 2026-04-29 13:23:53 +00:00
Daniel Roth
b347039b80 load ecmk site notes to db 2026-04-29 11:20:47 +00:00
Daniel Roth
272837d6ef move extraction from spreadsheet to dedicated file 2026-04-29 10:04:55 +00:00
Daniel Roth
252657a374 include updating epc_property_data to pashub to ara workflow 2026-04-29 09:55:14 +00:00
Daniel Roth
1bc8343738 identify site notes files after file upload so we can save them to epc_property table 2026-04-28 16:33:53 +00:00
Daniel Roth
0069fc3b7b
Merge pull request #1039 from Hestia-Homes/feature/epc-property-data-to-db
EPC property data to db
2026-04-28 16:50:44 +01:00
Daniel Roth
f908c3ba9b remove incorrect claude comments 2026-04-28 15:36:27 +00:00
Daniel Roth
3ba9a310ab start defining magic plan client 2026-04-28 15:24:17 +00:00
Daniel Roth
f6ab407b33 Parse Magic Plan XML 🟩 2026-04-28 15:11:03 +00:00
Daniel Roth
4b3b100d63 Parse Magic Plan XML 🟥 2026-04-28 15:01:32 +00:00
Daniel Roth
2255271c40 magicplan xml dataclasses 2026-04-28 14:55:55 +00:00
Khalim Conn-Kowlessar
a1b207ba55 bolstering testing 2026-04-28 13:46:09 +00:00
Daniel Roth
72779e0d42 Merge branch 'main' into feature/epc-property-data-to-db 2026-04-28 12:56:21 +00:00
Khalim Conn-Kowlessar
cadf8836d1 making full_address property 2026-04-28 12:04:46 +00:00
Khalim Conn-Kowlessar
001e9ce882 remove inline import 2026-04-28 12:03:39 +00:00
Khalim Conn-Kowlessar
821a0a08f7 addressing feedback on from_api_response 2026-04-28 12:02:34 +00:00
Khalim Conn-Kowlessar
8ec6eecc4d reverting manually tweaked tests 2026-04-28 12:00:19 +00:00
Khalim Conn-Kowlessar
8f2885474b fixing address2uprn tests 2026-04-28 11:53:52 +00:00
Daniel Roth
fadfe6069f
Merge pull request #1038 from Hestia-Homes/main
Add versioning to s3 retrofit-energy-assessments-dev bucket
2026-04-28 12:49:52 +01:00
Daniel Roth
b5428bcee8
Merge pull request #1037 from Hestia-Homes/s3-versioning
Add versioning to s3 retrofit-energy-assessments-dev bucket?
2026-04-28 12:49:21 +01:00
Daniel Roth
f799466325 make versioning optional on all s3 buckets, default false 2026-04-28 10:05:38 +00:00
Daniel Roth
e533943085 add versioning to retrofit-energy-assessments-dev bucket 2026-04-28 09:41:46 +00:00
Daniel Roth
51bd18e0d7 Rename window frame material column 🟩 2026-04-27 16:11:32 +00:00
Daniel Roth
01ebb2e0e1 extract window frame details from elmhurst site notes 🟩 2026-04-27 16:04:02 +00:00
Daniel Roth
8f94bb5435 extract window frame details from elmhurst site notes 🟥 2026-04-27 15:50:25 +00:00
Daniel Roth
9604a4a857
Merge pull request #1036 from Hestia-Homes/main
Pashub to ara: delete files locally after loading to s3
2026-04-27 16:41:30 +01:00
Daniel Roth
397c0d9e2d
Merge pull request #1035 from Hestia-Homes/feature/pashub-to-ara
Pashub to ara: delete files locally after loading to s3
2026-04-27 16:40:41 +01:00
Daniel Roth
aed20ac3c6 delete files locally after loading to s3 2026-04-27 15:05:25 +00:00
Daniel Roth
b03892f7fc Merge branch 'main' into feature/pashub-to-ara 2026-04-27 15:00:37 +00:00
Daniel Roth
268576e345 map elmhurst window transmission details to epc property data class 🟩 2026-04-27 14:16:59 +00:00
Daniel Roth
9571ed608c map elmhurst window transmission details to epc property data class 🟥 2026-04-27 14:13:02 +00:00
Daniel Roth
5940977bb2 tweak window transmission data source type 2026-04-27 14:11:33 +00:00
Daniel Roth
865ee3eada map elmhurst energy fields to epc property data class 🟩 2026-04-27 12:16:26 +00:00
Khalim Conn-Kowlessar
1af6bc6748 creating lodgment dates data, using old EPC api, to verify test failures 2026-04-27 12:15:30 +00:00
Daniel Roth
00821c5c23 map elmhurst energy fields to epc property data class 🟥 2026-04-27 12:15:28 +00:00
Daniel Roth
7a68fbcae9 extract energy fields from elmhurst site notes 🟩 2026-04-27 12:11:53 +00:00
Daniel Roth
444eaa0c06 extract energy fields from elmhurst site notes 🟥 2026-04-27 12:10:40 +00:00
Daniel Roth
afedbd2365 add energy fields to ElmhurstSiteNotes 2026-04-27 12:09:35 +00:00