Commit graph

452 commits

Author SHA1 Message Date
KhalimCK
b3f549cf97
Merge pull request #100 from Hestia-Homes/main
fix syntax errors in patterns
2023-07-21 17:53:43 +01:00
Khalim Conn-Kowlessar
7095d6297b fix syntax errors in patterns 2023-07-21 17:53:24 +01:00
KhalimCK
8e0a2815a9
Merge pull request #99 from Hestia-Homes/main
restructuign package to move Property to backend
2023-07-21 17:38:08 +01:00
Khalim Conn-Kowlessar
508b206951 testing patterns in serverless script 2023-07-21 17:37:34 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +01:00
Khalim Conn-Kowlessar
3e5d6cc4b4 added SapModel to app 2023-07-21 17:02:23 +01:00
KhalimCK
3d1127d18e
Merge pull request #98 from Hestia-Homes/main
removing tests in recommendations folder from serverless package
2023-07-21 16:24:34 +01:00
Khalim Conn-Kowlessar
8d4e0c956b removing tests in recommendations folder from serverless package 2023-07-21 16:24:00 +01:00
KhalimCK
68b8439d13
Merge pull request #97 from Hestia-Homes/main
Restructuring entire repo to get the trigger api to run actual recommendations
2023-07-21 15:52:57 +01:00
Khalim Conn-Kowlessar
9845879e9c sorting out coverage reporting 2023-07-21 15:52:11 +01:00
Khalim Conn-Kowlessar
e3d94b9307 fixed recommendation tests 2023-07-21 15:46:13 +01:00
Khalim Conn-Kowlessar
2f88f2a0af erfactoring recommendations 2023-07-21 15:22:22 +01:00
Khalim Conn-Kowlessar
caedd79523 Added unit tests for recommendation utils and still restructuing repo 2023-07-21 11:49:58 +01:00
Khalim Conn-Kowlessar
39a76daecc updated floor and walls temp data in backend 2023-07-21 10:56:46 +01:00
Khalim Conn-Kowlessar
0594ab7a7e windows and lighting debugged 2023-07-21 10:40:47 +01:00
Khalim Conn-Kowlessar
3f723785e4 handling welsh wall cases 2023-07-21 10:34:05 +01:00
Khalim Conn-Kowlessar
09515bd0c5 debugging roof attributes and adding additional test 2023-07-21 10:21:49 +01:00
Khalim Conn-Kowlessar
347e2c5617 fixing mainheat attributes and added extra test 2023-07-21 09:27:48 +01:00
Khalim Conn-Kowlessar
07224393bc Fixing Hotwater attributes class and adding additional tests 2023-07-21 09:21:35 +01:00
Khalim Conn-Kowlessar
99ea438490 extended floor attributes and added new test 2023-07-20 18:53:50 +01:00
Khalim Conn-Kowlessar
a5ef3b8483 extending description cleaning for expanded data 2023-07-20 18:51:55 +01:00
Khalim Conn-Kowlessar
2a002c1faf refactoring recommendations 2023-07-20 18:02:17 +01:00
Khalim Conn-Kowlessar
deda5bc025 documented function 2023-07-20 15:50:12 +01:00
Khalim Conn-Kowlessar
5a5c0d5f18 rewrote classifying new declies without pandas 2023-07-20 15:48:26 +01:00
KhalimCK
1ee2425026
Merge pull request #96 from Hestia-Homes/main
broken out land registry code
2023-07-20 14:48:36 +01:00
Khalim Conn-Kowlessar
7b8c46242c exclude land registry from serverless package 2023-07-20 14:48:12 +01:00
Khalim Conn-Kowlessar
46b3ef10ab creating land registry repo 2023-07-20 14:47:19 +01:00
KhalimCK
ab932eb1cc
Merge pull request #95 from Hestia-Homes/main
Restructuing repo and trying to complete the fastapi plan trigger endpoint
2023-07-20 13:49:37 +01:00
Khalim Conn-Kowlessar
c5b15be5c3 restructuign wip 2023-07-20 13:48:59 +01:00
Khalim Conn-Kowlessar
14ba7581d9 restructure wip - added is in conservation area to fastapi router 2023-07-20 12:44:31 +01:00
Khalim Conn-Kowlessar
fb0c5859b9 restructure wip 2023-07-20 12:37:03 +01:00
Khalim Conn-Kowlessar
c0f9462377 further breaking up code 2023-07-20 12:24:34 +01:00
Khalim Conn-Kowlessar
24f0404c8d restructuring repo to split out static data build processes 2023-07-20 12:02:50 +01:00
Khalim Conn-Kowlessar
b0c161b118 restructuring openUrpn code 2023-07-20 11:41:43 +01:00
KhalimCK
a49eda690e
Merge pull request #94 from Hestia-Homes/main
fixing creation of epc token in github actions
2023-07-20 11:01:32 +01:00
Khalim Conn-Kowlessar
1842835202 fixing creation of epc token in github actions 2023-07-20 10:59:11 +01:00
KhalimCK
530766151d
Merge pull request #93 from Hestia-Homes/main
removing logs from validate_token
2023-07-20 10:46:08 +01:00
Khalim Conn-Kowlessar
52a7501345 removing logs from validate_token 2023-07-20 10:38:06 +01:00
KhalimCK
f16e10d9c4
Merge pull request #92 from Hestia-Homes/main
added printing
2023-07-20 10:23:34 +01:00
Khalim Conn-Kowlessar
91d7a11560 added printing 2023-07-20 10:23:11 +01:00
KhalimCK
03a8164d7d
Merge pull request #91 from Hestia-Homes/main
setting iam role to allow it to read from the bucket
2023-07-20 10:05:15 +01:00
Khalim Conn-Kowlessar
7a69a7255c setting iam role to allow it to read from the bucket 2023-07-20 10:04:50 +01:00
KhalimCK
3904236f2b
Merge pull request #90 from Hestia-Homes/main
reduce interdependencies
2023-07-19 14:38:28 +01:00
Khalim Conn-Kowlessar
ff180a67e2 reduce interdependencies 2023-07-19 14:37:57 +01:00
KhalimCK
052f9d3f07
Merge pull request #89 from Hestia-Homes/main
inject epc auth token into environment
2023-07-19 14:26:02 +01:00
Khalim Conn-Kowlessar
87ef9bb5dc inject epc auth token into environment 2023-07-19 14:25:09 +01:00
KhalimCK
676753b401
Merge pull request #88 from Hestia-Homes/main
restrict urllib3 version
2023-07-19 14:13:35 +01:00
Khalim Conn-Kowlessar
601f267867 Updated serverless requirements 2023-07-19 14:13:01 +01:00
Khalim Conn-Kowlessar
7ca0c4c134 restrict urllib3 version 2023-07-19 14:12:42 +01:00
KhalimCK
50fe9608e6
Merge pull request #87 from Hestia-Homes/main
removing mypy from main requirements
2023-07-19 13:59:58 +01:00