Commit graph

3580 commits

Author SHA1 Message Date
Daniel Roth
c2715e6c80
Merge pull request #731 from Hestia-Homes/feature/categorisation-improvements
Categorisation of works improvements
2026-02-19 14:55:04 +00:00
Daniel Roth
63bef436d0 do batch update per portfolio not per property 2026-02-19 12:44:41 +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
b715a60d4a typo in log 2026-02-19 09:25:55 +00:00
Daniel Roth
d957c18c62 Merge branch 'main' into feature/categorisation-improvements 2026-02-19 08:58:43 +00:00
KhalimCK
61e9fb28be
Merge pull request #728 from Hestia-Homes/bug/plan-with-budget-more-expensive
Bug/plan with budget more expensive
2026-02-18 17:50:21 +00:00
Khalim Conn-Kowlessar
627d4c1c18 Merge branch 'main' of https://github.com/Hestia-Homes/Model into bug/plan-with-budget-more-expensive
# Conflicts:
#	asset_list/app.py
2026-02-18 17:44:29 +00:00
Khalim Conn-Kowlessar
0e10923353 addressing feedback 2026-02-18 17:39:40 +00:00
Daniel Roth
5ffa729078 rename variable in invoke local lambda 2026-02-18 17:35:31 +00:00
Daniel Roth
c1aa5716be priority list is scenarios not plans 🟩 2026-02-18 17:26:22 +00:00
Daniel Roth
ce8c1d23e6 priority list is scenarios not plans 🟥 2026-02-18 17:24:17 +00:00
Daniel Roth
475b3d0e13 input is list of scenarios to consider not list of plans 2026-02-18 17:19:38 +00:00
Khalim Conn-Kowlessar
378eb05508 aesthetics 2026-02-18 17:18:29 +00:00
Khalim Conn-Kowlessar
ffbfe4992a fixed tests 2026-02-18 17:17:52 +00:00
Daniel Roth
490c8946d7 Unset existing default before setting new one 2026-02-18 17:11:00 +00:00
Daniel Roth
478947b8da move docker compose back to categorisation directory and define simple invoke script 2026-02-18 16:12:23 +00:00
Daniel Roth
b4e3dc9f42 add example request body 2026-02-18 15:19:36 +00:00
Daniel Roth
3f022ba548 rename service in docker compose 2026-02-18 15:13:24 +00:00
Daniel Roth
f7fe7132c7 docker compose for running lambdas locally 2026-02-18 15:12:24 +00:00
Daniel Roth
97a75191eb Merge branch 'main' into feature/categorisation-improvements 2026-02-18 14:53:13 +00:00
Daniel Roth
3dbe118b38 additional logs in handler for local testing 2026-02-18 13:29:16 +00:00
Jun-te Kim
558df8cd78
Merge pull request #727 from Hestia-Homes/feature/ordnance_survey
Feature/ordnance survey
2026-02-18 12:47:33 +00:00
Khalim Conn-Kowlessar
e0f897bf44 minor stying and typing 2026-02-18 12:46:25 +00:00
Khalim Conn-Kowlessar
ecaf742a18 added catch if budget is not set 2026-02-18 12:38:45 +00:00
d7e1d45ed8 Merge github.com:Hestia-Homes/Model into feature/ordnance_survey 2026-02-18 12:30:59 +00:00
Khalim Conn-Kowlessar
f4db5389f5 getting rid of test code 2026-02-18 12:30:20 +00:00
c2196b6e0d 10 address 2uprn 2026-02-18 12:23:29 +00:00
546cc2a58f added lambda in parrael code 2026-02-18 12:17:23 +00:00
Khalim Conn-Kowlessar
c08ab7a767 passing around allow slack 2026-02-18 12:11:14 +00:00
Khalim Conn-Kowlessar
8e22ced679 intial impelmentation of strategic optimiser with tests 2026-02-18 12:03:37 +00:00
Daniel Roth
cc901d999b option to only consider a specific list of plans 2026-02-18 11:54:55 +00:00
Daniel Roth
bfb0d79da6 Cheapest compliant plan selected even when not in the priority list 🟩 2026-02-18 11:27:09 +00:00
Daniel Roth
b916551921 allow plan priority to be specified for plans with identical ouput 🟩 2026-02-18 11:20:08 +00:00
Daniel Roth
508f3f2859 make choose cheapest relevant plan method public as it's called from outside the module 2026-02-18 10:40:50 +00:00
Daniel Roth
9a177065b6 allow plan priority to be specified for plans with identical ouput 🟥 2026-02-18 10:06:40 +00:00
Daniel Roth
3a5df1a1f3 Better logging 2026-02-18 09:05:41 +00:00
Daniel Roth
fac418adbe Don't re-get scenarios for every plan 2026-02-17 15:25:51 +00:00
Daniel Roth
50a8629cba
Merge pull request #725 from Hestia-Homes/deploy-categorisation
Deploy categorisation - address missing imports in dockerfile
2026-02-17 14:33:25 +00:00
Daniel Roth
0218c169c2 missing import in dockerfile 2026-02-17 12:38:12 +00:00
Daniel Roth
7d56b0bf9e Merge branch 'main' into deploy-categorisation 2026-02-17 12:29:53 +00:00
Daniel Roth
e18ac7f0e1
Merge pull request #723 from Hestia-Homes/deploy-categorisation
Deploy categorisation - add missing imports to dockerfile p3
2026-02-17 12:08:58 +00:00
Daniel Roth
36db25d5e4 hopefully the last missing import 2026-02-17 12:07:04 +00:00
Daniel Roth
f1fdb979ed Merge branch 'main' into deploy-categorisation 2026-02-17 12:04:34 +00:00
Daniel Roth
b2817c283d
Merge pull request #721 from Hestia-Homes/deploy-categorisation
Deploy categorisation - further fixes to imports in dockerfile
2026-02-17 11:58:50 +00:00
Daniel Roth
f834d9497e undo typos 2026-02-17 11:55:57 +00:00
Daniel Roth
0763c04e4e Merge branch 'main' into deploy-categorisation 2026-02-17 11:47:21 +00:00
Daniel Roth
87e5d05936 revert accidental pushed changes 2026-02-17 11:46:51 +00:00
Daniel Roth
cb864c161f import entirity of backend/app/db 2026-02-17 11:45:50 +00:00
fc961233f9 only run on pull request 2026-02-17 11:36:24 +00:00