Commit graph

667 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
745d10d5c9 formatting output as get function 2024-04-16 00:36:18 +01:00
Khalim Conn-Kowlessar
0f83b2a743 Added real data pull from db 2024-04-16 00:30:20 +01:00
Khalim Conn-Kowlessar
8963d0661a revert tsconfig 2024-04-16 00:06:30 +01:00
Khalim Conn-Kowlessar
ad5f233465 Adding valuation uplift to roi 2024-04-16 00:02:42 +01:00
Khalim Conn-Kowlessar
f70c092f33 Added new columns to db for summary page 2024-04-15 23:56:11 +01:00
Khalim Conn-Kowlessar
01476b3c60 Fixed adding of new column 2024-04-15 22:16:27 +01:00
Khalim Conn-Kowlessar
3579c83f5e Fixed the process of adding new column to UI 2024-04-15 21:21:18 +01:00
Khalim Conn-Kowlessar
4346660a35 Fixing typescript errors 2024-04-15 19:54:41 +01:00
Khalim Conn-Kowlessar
661cb80414 Added graph library 2024-04-15 19:50:00 +01:00
Khalim Conn-Kowlessar
2f31432898 Added tremor dependencies 2024-04-15 18:51:16 +01:00
Khalim Conn-Kowlessar
137d6522f2 basic setup of overview page 2024-04-15 18:19:52 +01:00
Khalim Conn-Kowlessar
ad8b8bed63 removed portfolio plan from toolbar 2024-04-15 16:38:53 +01:00
Khalim Conn-Kowlessar
4ab23698e0 Added summary button to toolbar 2024-04-15 16:38:39 +01:00
Khalim Conn-Kowlessar
2bb9bda323 Added microsoft sign in 2024-04-15 11:54:10 +01:00
Khalim Conn-Kowlessar
2127c03d99 Added different ui when a measure has been installed already 2024-04-14 16:41:36 +01:00
Khalim Conn-Kowlessar
13098973e4 change is_override to already_installed 2024-04-14 14:50:28 +01:00
Khalim Conn-Kowlessar
295660139b Formatted non-intrusive table 2024-04-13 18:59:38 +01:00
Khalim Conn-Kowlessar
cab3eae6ef implemented first version of non-intrusive notes in the app 2024-04-13 18:33:35 +01:00
Khalim Conn-Kowlessar
b212d198a4 made meta data in non instrusive survey mandatory and added relations 2024-04-13 18:09:46 +01:00
Khalim Conn-Kowlessar
fb3ec0c04c Added non-intrusive survey database models 2024-04-13 16:25:41 +01:00
Khalim Conn-Kowlessar
329e77f274 setting up models for non-intrusive survey notes and added isOverride boolean to recommendations table 2024-04-13 16:15:00 +01:00
Khalim Conn-Kowlessar
fb4a96dbc8 Added secondary heating recommendation 2024-04-11 19:41:20 +01:00
Khalim Conn-Kowlessar
5b2647730e updated the EPC G colour 2024-04-04 16:33:45 +01:00
Khalim Conn-Kowlessar
fd302e07e4 Added heating controls and fixed saveChanges() function inside recommendation card modal to use the adjusted heat demand instead of the regular 2024-04-04 11:03:11 +01:00
Khalim Conn-Kowlessar
db1c203739 Fixed hot water tank insulation recommendation 2024-02-21 22:21:59 +00:00
Khalim Conn-Kowlessar
f3a95e462e Added valuation fields to db 2024-02-21 17:54:08 +00:00
Khalim Conn-Kowlessar
b15ab97bb2 trigger rebuild 2024-02-16 17:45:04 +00:00
Khalim Conn-Kowlessar
ed2d8595b6 deleted .next file 2024-02-16 17:22:52 +00:00
Khalim Conn-Kowlessar
3a1f88876e Adding reference to adjusted heat demand to front end 2024-02-16 17:18:23 +00:00
Khalim Conn-Kowlessar
393604c219 adjusted heat demand added to db 2024-02-16 12:53:48 +00:00
Khalim Conn-Kowlessar
0d0d9e2f60 Updated the front end to handle the possibility of 0 sap points 2024-02-07 00:16:53 +00:00
Khalim Conn-Kowlessar
2f1d012152 Allowing sap points to go above 100 2024-01-30 11:28:28 +00:00
Khalim Conn-Kowlessar
74b290507a added in solar recommendations 2024-01-05 15:06:10 +00:00
Khalim Conn-Kowlessar
33aebe5b97 implemented estimation notification in the front end 2024-01-04 14:18:43 +00:00
Khalim Conn-Kowlessar
6be23db727 added estimated boolean to property details epc table 2024-01-04 08:56:56 +00:00
Khalim Conn-Kowlessar
1fbaeae85a Added windows recommendations to the front end 2023-12-21 15:57:37 +00:00
Khalim Conn-Kowlessar
cc14bebf11 Added windows glazing material to db 2023-12-20 14:35:40 +00:00
Khalim Conn-Kowlessar
bdef02bce3 migration to fix spelling issue 2023-12-04 21:32:46 +00:00
Khalim Conn-Kowlessar
43e0e30a45 Added new material types for flat roof insulation to materials table 2023-12-04 18:31:51 +00:00
Khalim Conn-Kowlessar
86c0b3bcd1 Added new unit to materials table 2023-12-04 18:27:12 +00:00
Khalim Conn-Kowlessar
ffc14bd630 Added reactive impact to plan page 2023-12-01 17:11:31 +00:00
Khalim Conn-Kowlessar
8e0720c3f0 added retrival of spatial data from database to app 2023-12-01 15:01:58 +00:00
Khalim Conn-Kowlessar
35d6a5641b implemented property discrete typing to recommendation cards 2023-11-30 18:04:52 +00:00
Khalim Conn-Kowlessar
b5efb56dc9 Added new recommendaton types to database 2023-11-30 11:52:46 +00:00
Khalim Conn-Kowlessar
6a4256af9d new login page 2023-11-29 14:28:36 +00:00
Khalim Conn-Kowlessar
7d9e328f74 formatting titles on retrofit plans 2023-11-29 13:57:49 +00:00
Khalim Conn-Kowlessar
bf0c0c81f3 Updating padding on EPC card 2023-11-29 13:22:14 +00:00
Khalim Conn-Kowlessar
4df0276829 Added kwh and co2 to building passport 2023-11-29 12:58:48 +00:00
Khalim Conn-Kowlessar
3b259d7611 Added back to portfolio button with tooltip 2023-11-29 11:04:50 +00:00
Khalim Conn-Kowlessar
1a2bfca9af updating fonts and styling 2023-11-29 10:20:35 +00:00