Daniel Roth
|
7ddd95f28f
|
debug playwright browser launcher
|
2026-04-21 16:17:30 +00:00 |
|
Jun-te Kim
|
9b319ba799
|
doesn't need this library
|
2026-04-21 13:00:33 +00:00 |
|
Jun-te Kim
|
686d1f2c80
|
Merge pull request #1010 from Hestia-Homes/feature/address_trigger_from_frontend
added bulk address uprn route
|
2026-04-20 17:39:07 +01:00 |
|
Jun-te Kim
|
574156b403
|
remove combined as i'm doing that later
|
2026-04-20 16:38:20 +00:00 |
|
Jun-te Kim
|
33d355e2c3
|
added dan's changes
|
2026-04-20 16:34:03 +00:00 |
|
Jun-te Kim
|
902e5cd8df
|
added more deal properties
|
2026-04-20 15:44:54 +00:00 |
|
Jun-te Kim
|
42ea70e60f
|
added additional deal properties
|
2026-04-20 15:23:38 +00:00 |
|
Jun-te Kim
|
414bdc6431
|
keep it minimal first
|
2026-04-20 13:17:35 +00:00 |
|
Jun-te Kim
|
85cfa15335
|
got rid of confirm matches
|
2026-04-20 13:11:35 +00:00 |
|
Jun-te Kim
|
7caa7c476a
|
added bulk address uprn route
|
2026-04-20 13:06:31 +00:00 |
|
Daniel Roth
|
c1bd6851bf
|
correction
|
2026-04-20 11:10:05 +00:00 |
|
Daniel Roth
|
2865320890
|
default to not storing videos
|
2026-04-20 11:08:33 +00:00 |
|
Jun-te Kim
|
ec4c870465
|
added bulk address 2 uprn lmabda
|
2026-04-17 19:08:34 +00:00 |
|
Jun-te Kim
|
2ffabe94d5
|
Merge branch 'main' of github.com:Hestia-Homes/Model into feature/address_trigger_from_frontend
|
2026-04-17 18:58:37 +00:00 |
|
Daniel Roth
|
f5c038c98d
|
fix lambda and docker issues
|
2026-04-17 16:48:05 +00:00 |
|
Daniel Roth
|
f6fa782026
|
correct handler path in dockerfile
|
2026-04-17 16:01:04 +00:00 |
|
Jun-te Kim
|
02432f8d72
|
Merge github.com:Hestia-Homes/Model into feature/address_trigger_from_frontend
|
2026-04-17 14:51:20 +00:00 |
|
Daniel Roth
|
f0d3ea3707
|
add task handler decorator back to handler
|
2026-04-17 11:19:20 +00:00 |
|
Daniel Roth
|
ed885a6ab3
|
correct s3 location and replace incorrect pashub link
|
2026-04-17 10:51:49 +00:00 |
|
Jun-te Kim
|
4dbafe3992
|
added local devconaitner
|
2026-04-16 22:21:54 +00:00 |
|
Daniel Roth
|
545b93dc16
|
add hubspot_deal_id to db record. new file to trigger handler locally from address list file. switch lambda dockerfile to point to correct handler
|
2026-04-16 16:34:20 +00:00 |
|
Daniel Roth
|
53af9e63f8
|
add HubSpot ID to local spreadsheet and trigger request object
|
2026-04-16 15:42:06 +00:00 |
|
Daniel Roth
|
6333c36a29
|
insulation location can be string 🟩
|
2026-04-15 14:59:43 +00:00 |
|
Daniel Roth
|
9e43b9d16e
|
import correct PROPERTY_TYPE_LOOKUP
|
2026-04-15 14:34:11 +00:00 |
|
Daniel Roth
|
2dd9b9ce84
|
insulation thickness can be string 🟩
|
2026-04-15 14:29:03 +00:00 |
|
Daniel Roth
|
160dec11b1
|
insulation thickness can be string 🟥
|
2026-04-15 14:26:09 +00:00 |
|
Daniel Roth
|
155eab86e4
|
update Dimensions.xlsx with XML contents
|
2026-04-15 13:31:40 +00:00 |
|
Daniel Roth
|
1153d19f0e
|
include property reference in SapPropertyDetails and excel row dict 🟩
|
2026-04-15 11:57:53 +00:00 |
|
Daniel Roth
|
ede2eb970b
|
include property reference in SapPropertyDetails 🟥
|
2026-04-15 11:53:28 +00:00 |
|
Daniel Roth
|
42387da5a3
|
include property reference in excel row dict 🟥
|
2026-04-15 11:46:29 +00:00 |
|
Daniel Roth
|
e10e29b581
|
write to excel file 🟩
|
2026-04-15 08:38:33 +00:00 |
|
Daniel Roth
|
0b301c4473
|
write to excel file 🟥
|
2026-04-15 08:35:03 +00:00 |
|
Daniel Roth
|
7904eca1fa
|
flatten sap property to excel row object 🟩
|
2026-04-15 08:23:59 +00:00 |
|
Daniel Roth
|
fcceeb2736
|
flatten sap property to excel row object 🟥
|
2026-04-15 08:21:14 +00:00 |
|
Daniel Roth
|
3ae2ed1207
|
More complicated XML test 🟩
|
2026-04-14 16:52:41 +00:00 |
|
Daniel Roth
|
8f8f6f1a1a
|
More complicated XML test 🟥
|
2026-04-14 16:49:09 +00:00 |
|
Daniel Roth
|
50e2ef457e
|
Extract data from xml 🟩
|
2026-04-14 16:44:34 +00:00 |
|
Daniel Roth
|
648fff29af
|
parse to strongly typed dict. will map to excel row later
|
2026-04-14 16:37:49 +00:00 |
|
Daniel Roth
|
9ccbfc2d11
|
Extract data from xml 🟥
|
2026-04-14 16:24:46 +00:00 |
|
Daniel Roth
|
5f80aa1c11
|
Merge branch 'main' into feature/ecmk-to-ara
|
2026-04-14 15:45:40 +00:00 |
|
Daniel Roth
|
2f64741f04
|
Merge branch 'main' into feature/ecmk-to-ara
|
2026-04-14 14:15:34 +00:00 |
|
Daniel Roth
|
1f6fabd171
|
Merge branch 'main' into feature/epc-dataclasses
|
2026-04-14 10:57:48 +00:00 |
|
Daniel Roth
|
437810bb4f
|
flip logic statement
|
2026-04-14 10:40:33 +00:00 |
|
Daniel Roth
|
edb643eb65
|
also get xml from ecmk but dont put in sharepoint
|
2026-04-14 10:32:32 +00:00 |
|
Daniel Roth
|
52406385a4
|
add task handling to pashub file fetcher
|
2026-04-14 10:05:54 +00:00 |
|
Daniel Roth
|
fa3e276dc4
|
define new domain object
|
2026-04-13 16:18:17 +00:00 |
|
Jun-te Kim
|
9c1181475e
|
be the same as main
|
2026-04-13 15:20:55 +00:00 |
|
Jun-te Kim
|
ef366f1cd5
|
be the same as main
|
2026-04-13 15:20:10 +00:00 |
|
Jun-te Kim
|
98c9a1df74
|
added fix for utf
|
2026-04-13 15:15:42 +00:00 |
|
Jun-te Kim
|
680edb5c38
|
Merge branch 'main' of github.com:Hestia-Homes/Model
|
2026-04-13 14:59:15 +00:00 |
|