Commit graph

651 commits

Author SHA1 Message Date
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
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
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
Daniel Roth
bb51d16f7f get the task statuses to update 2026-02-26 16:38:44 +00:00
Daniel Roth
b7f7c40552 remove accidental redefinition of variable. add extra information to log 2026-02-26 14:27:52 +00:00
Daniel Roth
432f050e69 trigger lambda and subtasks from api 2026-02-26 14:15:34 +00:00
Daniel Roth
add53a1949 Correct maths and prepare to trigger sqs from api 2026-02-26 12:58:33 +00:00
Khalim Conn-Kowlessar
1717e7b4c2 fixing typing issues 2026-02-26 12:45:52 +00:00
Khalim Conn-Kowlessar
0333f33123 Merge branch 'main' of https://github.com/Hestia-Homes/Model into bug/plan-with-budget-more-expensive 2026-02-25 09:55:40 +00:00
Daniel Roth
eea435d641 get fast api app running locally 2026-02-24 17:08:21 +00:00
Daniel Roth
5c9a8b55f2 revert temp changes to config.py 2026-02-24 16:10:53 +00:00
Daniel Roth
76b648c861 implement trigger_categorisation API 2026-02-24 14:33:29 +00:00
Daniel Roth
5646376d1e pass min and max IDs to consider to processor and db functions 2026-02-24 09:59:42 +00:00
Daniel Roth
2a4fb23f5f Define new plan route and modify trigger request object 2026-02-23 17:40:06 +00:00
Daniel Roth
c514ef53dc Add name to plan record and include in mapping 2026-02-23 13:03:03 +00:00
Khalim Conn-Kowlessar
bf3d6f4d51 working on integration test 2026-02-23 12:13:59 +00:00
Daniel Roth
31cfa47d8f dont worry about default scenarios 2026-02-20 17:10:53 +00:00
Daniel Roth
96fbd7f24c ensure all defaults are unset before setting new ones, refactor of processor 2026-02-20 15:26:40 +00:00
Daniel Roth
ec01e1d190 only get most recently added plans for scenario 2026-02-20 13:39:07 +00:00
Daniel Roth
ce94fb0573 handle some plans having zero cost 🟩 2026-02-20 11:35:12 +00:00
Daniel Roth
9d12eef0e5 Remove unused db functions 2026-02-19 12:22:19 +00:00
Daniel Roth
dae74d2f8b Fix bug where default plans were not being unset if they weren't included in scenarios to be considered 2026-02-19 12:18:22 +00:00
Daniel Roth
475b3d0e13 input is list of scenarios to consider not list of plans 2026-02-18 17:19:38 +00:00
Daniel Roth
490c8946d7 Unset existing default before setting new one 2026-02-18 17:11:00 +00:00