Commit graph

453 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
354c8fcb27 fixing property.property and passing task id 2026-03-30 17:51:13 +01:00
Khalim Conn-Kowlessar
2da419df71 fixing new loading 2026-03-25 23:29:12 +00:00
Khalim Conn-Kowlessar
7e253d500c tidying up engine pipeline with rebaselining 2026-03-20 09:53:48 +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
08cf930f91 set source and source id when creating categorisation task 2026-03-05 11:32:54 +00:00
Khalim Conn-Kowlessar
115209c84c condensed tests 2026-03-04 12:44:25 +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
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
Daniel Roth
eea435d641 get fast api app running locally 2026-02-24 17:08:21 +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
Khalim Conn-Kowlessar
043f57e04a testing out rebaselining 2026-02-12 22:25:03 +00:00
Khalim Conn-Kowlessar
294c12fe4c handling env permissions for local vs test environments and debugging handling of primary roof 2026-02-09 16:30:40 +00:00
Khalim Conn-Kowlessar
64eb2e2f20 added in basic process for sloping ceiling 2026-01-26 17:49:56 +00:00
Khalim Conn-Kowlessar
ef942ef18a allow double glazing if no restrictions but confirmed performance of secondary glazing 2026-01-10 11:40:49 +00:00
Khalim Conn-Kowlessar
8803feec5e added enforce fabric first option 2026-01-05 19:34:05 +00:00
Khalim Conn-Kowlessar
860645e30e handling db bug for trigger api 2026-01-01 14:02:09 +08:00
Khalim Conn-Kowlessar
9c34e202bc refactoring db requests to run in bulk 2025-12-19 09:43:13 +08:00
Khalim Conn-Kowlessar
35085d25d3 relaxing connections and temp connection for lamnda 2025-12-14 23:36:52 +08:00
Khalim Conn-Kowlessar
2a33a66470 refactoring db calls to be short lived 2025-12-14 21:54:50 +08:00
Khalim Conn-Kowlessar
08908659f6 making plan api timeout longer and dispatch messages faster 2025-12-01 20:28:32 +00:00
Khalim Conn-Kowlessar
4e07049edb debugging bigger peabody portfolio - setting default floor type with warning 2025-12-01 16:54:18 +00:00
Khalim Conn-Kowlessar
753ef66f48 allowing us not to retrieve find my epc data, when we very clearly don't have the right epc 2025-12-01 13:40:07 +00:00
Khalim Conn-Kowlessar
f791a5328d removed potential wiping of task start timestamp 2025-11-28 18:59:52 +00:00
Khalim Conn-Kowlessar
ba230a2ff8 stringify task id to fix bugs 2025-11-28 12:43:02 +00:00
Khalim Conn-Kowlessar
e29e96e617 fixed errors with logs url 2025-11-28 07:48:52 +00:00
Khalim Conn-Kowlessar
133a1255eb fixed missing task and subtask for single remote assessments 2025-11-27 17:50:26 +00:00
Khalim Conn-Kowlessar
3933942cd8 added cloudwatch url 2025-11-27 12:51:25 +00:00
Khalim Conn-Kowlessar
d20725d12b adding tasks to engine 2025-11-26 21:42:09 +00:00
Khalim Conn-Kowlessar
5c8c9251c4 refactoring tasks to get working with sqlalchemy 2 2025-11-26 16:40:16 +00:00
Khalim Conn-Kowlessar
caeb776428 started work on peabody 2025-11-25 12:15:06 +00:00
Khalim Conn-Kowlessar
4151b58dea Fixing boiler upgrade recommendation 2025-11-10 20:46:57 +00:00
Khalim Conn-Kowlessar
b9a60e10d1 debugging backend 2025-11-04 20:55:01 +00:00
Khalim Conn-Kowlessar
8a8389a4bb handling already installed ashp and removing loft only eco4 packaged 2025-11-03 22:18:17 +00:00
Khalim Conn-Kowlessar
42e447e416 preparing pre-flight requests 2025-11-03 18:50:36 +00:00
Khalim Conn-Kowlessar
76716f35d3 added some basic level of override so we force solar recommendations if we have inspections 2025-11-03 14:44:36 +00:00
Khalim Conn-Kowlessar
23eb26527c got backend working with eco plan data for one property 2025-10-30 18:41:55 +00:00
Khalim Conn-Kowlessar
f39b3d3f52 debuggin db upload 2025-08-22 03:15:43 +01:00
Khalim Conn-Kowlessar
0b6bc95881 implementing funding optimiser 2025-08-19 19:52:53 +01:00
Khalim Conn-Kowlessar
27f3f136c4 fabric measures for ECO 2025-08-13 11:20:38 +01:00
Khalim Conn-Kowlessar
98d64b9430 added pps matrix to test data 2025-08-06 12:23:26 +01:00
Khalim Conn-Kowlessar
2c19b89c77 allowing carbon and energy otimisation by removing slack 2025-07-31 19:13:16 +01:00