Commit graph

50 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
cbed2d6b86 uploading plan and recommendations wip 2023-08-10 18:26:41 +01:00
Khalim Conn-Kowlessar
e4aeb204ca implemented the materials database call 2023-08-10 17:45:08 +01:00
Khalim Conn-Kowlessar
b278e557fb Added materials table to fastapi backend 2023-08-10 16:53:52 +01:00
Khalim Conn-Kowlessar
b3614a13d9 setting up temp materials db 2023-08-02 19:36:54 +01:00
Khalim Conn-Kowlessar
3a48fa1993 restructured backend api, moving epc clean back to how it was 2023-08-02 10:25:07 +01:00
Khalim Conn-Kowlessar
7326425320 Posting property_details_epc to db 2023-08-01 17:39:40 +01:00
Khalim Conn-Kowlessar
90099edcb4 formatting epc data for storage 2023-08-01 17:13:39 +01:00
Khalim Conn-Kowlessar
1b82993802 pushing final data to db almost complete 2023-08-01 16:45:45 +01:00
Khalim Conn-Kowlessar
347008296b Adding in updates to db 2023-08-01 16:04:52 +01:00
Khalim Conn-Kowlessar
45ecd767df pulling out lighting averages 2023-08-01 14:45:29 +01:00
Khalim Conn-Kowlessar
75a358ff4c updating EpcClean to use inside of the backend lambda and pushing property targets to database 2023-08-01 14:26:49 +01:00
Khalim Conn-Kowlessar
6653ae9fbb added mainfuel to outputs 2023-08-01 11:55:30 +01:00
Khalim Conn-Kowlessar
4c99a9308b adding solar hot water and wind turbine features 2023-08-01 11:49:26 +01:00
Khalim Conn-Kowlessar
6f579b6939 adding additional attributes to property for posting to the database 2023-08-01 11:38:35 +01:00
Khalim Conn-Kowlessar
2c4d06f746 Added database post to plan trigger 2023-07-31 16:48:26 +01:00
Khalim Conn-Kowlessar
1ceedc2ebb Adding property table cration to router 2023-07-31 16:26:54 +01:00
Khalim Conn-Kowlessar
c71e6fe44f added property and portfolio models' 2023-07-31 15:02:12 +01:00
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +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
2a002c1faf refactoring recommendations 2023-07-20 18:02:17 +01:00
Khalim Conn-Kowlessar
5a5c0d5f18 rewrote classifying new declies without pandas 2023-07-20 15:48:26 +01:00
Khalim Conn-Kowlessar
46b3ef10ab creating land registry repo 2023-07-20 14:47:19 +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
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
Khalim Conn-Kowlessar
52a7501345 removing logs from validate_token 2023-07-20 10:38:06 +01:00
Khalim Conn-Kowlessar
91d7a11560 added printing 2023-07-20 10:23:11 +01:00
Khalim Conn-Kowlessar
7a091842c9 Trying to get /backend and /model_data working together 2023-07-18 16:45:11 +01:00
Khalim Conn-Kowlessar
7dc369b088 removed pycryptdome 2023-07-17 18:50:29 +01:00
Khalim Conn-Kowlessar
c297194964 changed logger 2023-07-17 18:05:54 +01:00
Khalim Conn-Kowlessar
654c2e93d2 Added deeper logging 2023-07-17 17:57:44 +01:00
Khalim Conn-Kowlessar
f77ff1ec22 Put back in validate_token that was foolishly dropped 2023-07-17 17:26:52 +01:00
Khalim Conn-Kowlessar
6f01e00c7e Added placeholder code for user validation and implemented jwt expiry checking 2023-07-17 17:16:52 +01:00
Khalim Conn-Kowlessar
dbe0a27869 added actual jwe decrpytion to fastapi 2023-07-17 17:01:07 +01:00
Khalim Conn-Kowlessar
9230aa294f Added bones of the trigger plan api 2023-07-17 10:06:35 +01:00
Khalim Conn-Kowlessar
6d346c47b6 Added api versioning 2023-07-09 15:20:20 +01:00
Khalim Conn-Kowlessar
77d44fe407 Adding .serverless to git ignore and working on serverless script for backend fastapi 2023-07-09 08:54:24 +01:00
Khalim Conn-Kowlessar
9d60c8998e Adding serverless script 2023-07-09 07:57:47 +01:00
Khalim Conn-Kowlessar
09df555b2b resolved local api validation flow 2023-07-07 10:37:10 +01:00
Khalim Conn-Kowlessar
6193948b2f Dockerfile + set up mangum 2023-07-07 10:23:20 +01:00
Khalim Conn-Kowlessar
33b681bace Added the local endpoint 2023-07-07 09:49:33 +01:00
Khalim Conn-Kowlessar
eaa1fbf0ac added jwt testing framework 2023-07-07 09:38:03 +01:00
Khalim Conn-Kowlessar
0529a81ac6 Added placeholder notes on validation of jtw 2023-07-06 11:57:09 +01:00
Khalim Conn-Kowlessar
271fb9de3a Setting up jwt auth 2023-07-06 11:52:38 +01:00
Khalim Conn-Kowlessar
f7fe90b185 Major project restructure and setup 2023-07-06 11:33:13 +01:00