Commit graph

672 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
3380b6cbc8 hacky fix to pick up lmk key or epc cert # 2026-04-09 16:01:33 +01:00
Jun-te Kim
d730a90246 added coordination comments 2026-04-08 14:47:31 +00:00
Daniel Roth
f4c7fa7aac Merge branch 'main' into feature/ecmk-to-ara 2026-04-02 11:16:39 +00:00
Jun-te Kim
acb44dc60a added dampandmouldandrepaircomments, more resilence on retries with hubspot api 2026-04-02 10:12:09 +00:00
Daniel Roth
f3ebe122f8 Merge branch 'main' into feature/ecmk-to-ara 2026-04-01 16:26:36 +00:00
Daniel Roth
231473ecba load files to s3 and update db 2026-04-01 16:24:00 +00:00
Jun-te Kim
cee4e40bb1 latest code 2026-04-01 12:10:28 +00:00
Jun-te Kim
ea84cf9fd4 added bulk 2026-03-31 15:51:43 +00:00
Jun-te Kim
bba88bc077 init db 2026-03-31 11:51:54 +00:00
Jun-te Kim
b9df10eb23 resolve conflict form dan and me 2026-03-31 09:46:01 +00:00
Daniel Roth
cdf87cceae
Merge pull request #928 from Hestia-Homes/feature/pashub-to-ara
Pashub to ara: save files to s3 and record in new database table
2026-03-31 09:26:10 +01:00
Daniel Roth
f68ff1fca6 make settings variables optional 2026-03-31 08:22:40 +00:00
Jun-te Kim
da3b753b46 merge conflicts resovled and reviweed my code 2026-03-30 17:09:41 +00:00
Khalim Conn-Kowlessar
354c8fcb27 fixing property.property and passing task id 2026-03-30 17:51:13 +01:00
Jun-te Kim
934e666357 added hubspot to add one deal with deal id 2026-03-30 14:41:38 +00:00
Daniel Roth
b9e9c9edb5 get pashub email and password from environment vars 2026-03-27 16:32:41 +00:00
Daniel Roth
68ecbe1109 update db after loading file to s3 2026-03-27 09:49:18 +00:00
Daniel Roth
a989700c9e corrections to get data into s3 2026-03-26 17:16:08 +00:00
Daniel Roth
4ac7ed6f09 define sqlalchemy objects for new database tables / types 2026-03-26 15:38:19 +00:00
Khalim Conn-Kowlessar
2da419df71 fixing new loading 2026-03-25 23:29:12 +00:00
Khalim Conn-Kowlessar
e946b7254a updating database pushes for rebaselined properties 2026-03-25 22:16:30 +00:00
Jun-te Kim
a362e1dd99 added company information 2026-03-24 15:34:33 +00:00
Khalim Conn-Kowlessar
8b2af1556a Pulling out rebaseling predictions 2026-03-23 19:45:19 +00:00
Khalim Conn-Kowlessar
7e253d500c tidying up engine pipeline with rebaselining 2026-03-20 09:53:48 +00:00
Khalim Conn-Kowlessar
69af82a5db cleaning up data dictionary references 2026-03-19 18:47:39 +00:00
Khalim Conn-Kowlessar
6e73d807a9 Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining
# Conflicts:
#	asset_list/app.py
2026-03-19 11:00:32 +00:00
Khalim Conn-Kowlessar
84d4263d9a removing data 2026-03-18 19:17:22 +00:00
Khalim Conn-Kowlessar
f45260706e fixed bug in epc record cleaning" 2026-03-18 18:16:57 +00:00
Jun-te Kim
76dbde602b added tests and hubspot client 2026-03-13 13:27:52 +00:00
Jun-te Kim
41d817b218 added default 2026-03-10 11:31:40 +00:00
Jun-te Kim
1b9c26a2b6 back to origional format 2026-03-09 12:32:20 +00:00
124a34597a save so i can run it from mealcraft 2026-03-09 12:15:22 +00:00
Jun-te Kim
f659718a7e resolved 2026-03-06 13:35:15 +00:00
Jun-te Kim
815ce01082 lambda code works locally 2026-03-06 12:51:08 +00:00
Khalim Conn-Kowlessar
6d3b6beadc Merge branch 'main' of https://github.com/Hestia-Homes/Model into feature/ara-rebaselining
# Conflicts:
#	asset_list/app.py
2026-03-06 09:55:24 +00:00
Khalim Conn-Kowlessar
91cd3325e6 Added back in missing import 2026-03-05 12:53:56 +00:00
Daniel Roth
f5e4e68a22 remove unused imports 2026-03-05 12:03:23 +00:00
Daniel Roth
78ff040711 correct SQLModel typing 2026-03-05 11:58:39 +00:00
Daniel Roth
08cf930f91 set source and source id when creating categorisation task 2026-03-05 11:32:54 +00:00
Daniel Roth
c0b2bf669c add source and source_id to Task object 2026-03-05 11:27:43 +00:00
Jun-te Kim
db251c1857 removed duplicate code 2026-03-04 16:14:27 +00:00
Khalim Conn-Kowlessar
115209c84c condensed tests 2026-03-04 12:44:25 +00:00
KhalimCK
a6a113de88
Merge pull request #749 from Hestia-Homes/bug/plan-with-budget-more-expensive
Bug/plan with budget more expensive
2026-03-03 09:13:50 +00:00
Jun-te Kim
aaa1bdc077 added utils to allow easier subtask management 2026-03-02 15:15:39 +00:00
Daniel Roth
ff045d97d2 Correct syntax in log statements 2026-03-02 14:54:33 +00:00
Daniel Roth
abd7db367a remove debugging print 2026-02-27 16:21:44 +00:00
Daniel Roth
c1ba9b583b final review comment + remove unused imports 2026-02-27 16:20:15 +00:00
Daniel Roth
2f7823d6c0 address final PR comments 2026-02-27 15:27:07 +00:00
Daniel Roth
3bd4f64586 address JTK review comments 2026-02-27 12:20:44 +00:00
Khalim Conn-Kowlessar
d693a0df50 removed create_type from enum (only created if it doesn't exist) 2026-02-26 18:21:37 +00:00