Commit graph

432 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
6d8bfd0bd1 serve well know through public dir 2024-09-09 23:04:59 +01:00
Khalim Conn-Kowlessar
8b3a9ca74e Attempting to serve static file 2024-09-09 22:54:55 +01:00
Khalim Conn-Kowlessar
be347143f1 minor tweaks 2024-09-09 18:05:21 +01:00
Khalim Conn-Kowlessar
0311c770eb Added new status type 2024-09-09 17:05:40 +01:00
KhalimCK
e7536b4bb0
Merge pull request #18 from Hestia-Homes/energy-assessment-page
Energy assessment page - implemented
2024-09-09 16:49:24 +01:00
Khalim Conn-Kowlessar
f716703050 removing epc card 2024-09-09 16:47:08 +01:00
Khalim Conn-Kowlessar
fd0417f3e3 styling energy assessment page 2024-09-09 16:42:21 +01:00
Khalim Conn-Kowlessar
22aea5ec6e fixing typescript error 2024-09-09 15:12:41 +01:00
Khalim Conn-Kowlessar
2b17aad9a7 using rotating aws credentials 2024-09-09 15:00:14 +01:00
Khalim Conn-Kowlessar
07be8eaf84 presign api working but want to use temp aws credentials| 2024-09-09 14:52:34 +01:00
Khalim Conn-Kowlessar
8147a0d4b7 Added the documents table to the app - needs api setup to generate pre-signed urls 2024-09-09 12:15:55 +01:00
Khalim Conn-Kowlessar
b550c47e1a Adding structure for the energy assessment page 2024-09-05 18:47:31 +01:00
Khalim Conn-Kowlessar
ea600d49aa adding variables to capture the impact of the new recommendations in the plan 2024-09-05 18:42:35 +01:00
Khalim Conn-Kowlessar
ea3b65998a fixed foreign key 2024-09-04 19:36:25 +01:00
Khalim Conn-Kowlessar
28e50160f5 added energy assessment scenarios 2024-09-04 15:55:34 +01:00
Khalim Conn-Kowlessar
9fc65f4780 change back tsconfig 2024-09-04 15:14:22 +01:00
Khalim Conn-Kowlessar
596330c547 Added Scenario Site notes to document type 2024-09-04 15:14:04 +01:00
Khalim Conn-Kowlessar
c983cdd688 added new document type 2024-09-04 15:13:21 +01:00
Khalim Conn-Kowlessar
b5777e380c Created energy assessments documents table 2024-09-04 11:17:57 +01:00
Khalim Conn-Kowlessar
e5a00d4454 adding fields to energy assessment document 2024-09-04 11:15:12 +01:00
Khalim Conn-Kowlessar
42d56835be Adding energyAssessmentDocuments model 2024-09-04 10:12:44 +01:00
Khalim Conn-Kowlessar
3c9b8b0ce5 migrated database to rename adjusted energy consumption to current energy demand 2024-08-13 17:23:54 +01:00
Khalim Conn-Kowlessar
fd6be9a790 formatting co2 titles in summary page 2024-08-13 16:49:38 +01:00
Khalim Conn-Kowlessar
295d7abaff formating summary box on portfolio page 2024-08-13 16:26:15 +01:00
Khalim Conn-Kowlessar
92bd82a0d5 fix bug preventing adding scenario comparison 2024-08-05 16:42:25 +01:00
Khalim Conn-Kowlessar
bd3a141e2b temp removed map 2024-08-02 10:26:18 +01:00
Khalim Conn-Kowlessar
24527703be Added scenarios mechanism for summary page 2024-07-31 11:27:01 +01:00
Khalim Conn-Kowlessar
097d80c69e changing the layout of the select box 2024-07-31 10:46:47 +01:00
Khalim Conn-Kowlessar
24c76d78b6 refactored summary box to allow for dropdown capability 2024-07-31 10:41:04 +01:00
Khalim Conn-Kowlessar
a9d4d8587f adding missing data to scenario 2024-07-30 22:18:02 +01:00
Khalim Conn-Kowlessar
3015c3062e Added isDefault 2024-07-30 21:40:10 +01:00
Khalim Conn-Kowlessar
92158bb94d Added scenario name to plan cards 2024-07-30 20:47:06 +01:00
Khalim Conn-Kowlessar
f0d197a1a8 revising fields on the scenario model 2024-07-30 18:32:32 +01:00
Khalim Conn-Kowlessar
f06e50a60f altering plan table 2024-07-30 18:12:10 +01:00
Khalim Conn-Kowlessar
92cbcd8130 Adding new fields to plans table 2024-07-30 17:26:14 +01:00
Khalim Conn-Kowlessar
258c22fb3a changed lodgment date to date 2024-07-29 17:45:07 +01:00
Khalim Conn-Kowlessar
b1ffa06e54 added windows details to energy assessment data 2024-07-26 16:32:39 +01:00
Khalim Conn-Kowlessar
443a2ce784 added main_dwelling_ground_floor_area to db 2024-07-26 16:04:42 +01:00
Khalim Conn-Kowlessar
0415a5543b migrating db to take survey data 2024-07-25 19:18:43 +01:00
Khalim Conn-Kowlessar
5ac0ba8f08 Added energy assessments schema to db 2024-07-25 18:34:17 +01:00
Khalim Conn-Kowlessar
e50b159d6a Added energy assessments table 2024-07-25 18:28:42 +01:00
Khalim Conn-Kowlessar
89c63c6f42 revised footer 2024-07-24 11:34:24 +01:00
Khalim Conn-Kowlessar
63449bfb27 temp removed footer 2024-07-24 11:15:02 +01:00
Khalim Conn-Kowlessar
0bf90aa0a5 Added copyright footer to email 2024-07-22 14:21:10 +01:00
Khalim Conn-Kowlessar
9d6235bc81 Added finishing touches to the solar page 2024-07-10 21:22:17 +01:00
Khalim Conn-Kowlessar
b622ec3250 Adding in new solar visuals wip 2024-07-10 20:12:04 +01:00
Khalim Conn-Kowlessar
e933feb764 Added the solar scenario table 2024-07-10 17:37:17 +01:00
Khalim Conn-Kowlessar
28a8308215 adding missing file 2024-07-10 13:14:41 +01:00
Khalim Conn-Kowlessar
36c6e33a38 Adding new solar page 2024-07-10 12:55:41 +01:00
Khalim Conn-Kowlessar
5927a7d2be Adding solar analysis page 2024-07-10 12:18:08 +01:00