Commit graph

111 commits

Author SHA1 Message Date
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
137d6522f2 basic setup of overview page 2024-04-15 18:19:52 +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
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
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
393604c219 adjusted heat demand added to db 2024-02-16 12:53:48 +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
4df0276829 Added kwh and co2 to building passport 2023-11-29 12:58:48 +00:00
Khalim Conn-Kowlessar
c196e913b0 added adjusted energy to db 2023-11-29 00:34:06 +00:00
Khalim Conn-Kowlessar
44624e5996 added low energy lighting to front end 2023-11-28 21:17:10 +00:00
Khalim Conn-Kowlessar
39f6f1ec62 Added low energy lighting installation as a type to db 2023-11-28 16:50:05 +00:00
Khalim Conn-Kowlessar
aabff33b82 Formatting portfolio page 2023-11-28 14:54:33 +00:00
Khalim Conn-Kowlessar
4ed3572592 Added labour days to database 2023-11-28 11:56:22 +00:00
Khalim Conn-Kowlessar
54300123bf adding missings relations file 2023-11-24 16:02:09 +00:00
Khalim Conn-Kowlessar
59e47cb02c broke out script to define relations to avoid conflicts and circular imports 2023-11-24 16:00:53 +00:00
Khalim Conn-Kowlessar
138153f876 Formatting portfolio page and pulled through default recommendation cost 2023-11-24 14:34:47 +00:00
Khalim Conn-Kowlessar
7f1a09f96a formatting text in portfolio 2023-11-24 13:51:32 +00:00
Khalim Conn-Kowlessar
613def9c0c Added missing material type for db 2023-11-23 18:57:14 +00:00
Khalim Conn-Kowlessar
8304845fe8 multiple migrations on the materials table 2023-11-23 18:30:49 +00:00
Khalim Conn-Kowlessar
e3b91bb665 added notes to materials table 2023-11-23 16:53:20 +00:00
Khalim Conn-Kowlessar
64d5ffdb38 Added new types to materials db 2023-11-23 16:48:53 +00:00
Khalim Conn-Kowlessar
9c44e6b7ca Migrating database to add new columns for new materials 2023-11-23 16:46:30 +00:00
Khalim Conn-Kowlessar
c6506786f6 Added fireplace recommendation 2023-11-20 15:19:13 +00:00
Khalim Conn-Kowlessar
4622c9229b formatting frontend for new recommendations 2023-11-20 15:15:38 +00:00
Khalim Conn-Kowlessar
db9dc773a0 Add part as an option for unitQuantity 2023-11-20 14:30:54 +00:00
Khalim Conn-Kowlessar
58d02ac217 Added new material types to db 2023-11-17 14:41:09 +00:00
Khalim Conn-Kowlessar
83616e699e Added exposed floor insulation to materials table 2023-10-24 15:57:44 +08:00
Khalim Conn-Kowlessar
6571b4756c Added loft insulation as a new material type 2023-10-20 19:03:30 +11:00
Khalim Conn-Kowlessar
82ac52769f Added new unit for materials 2023-10-18 16:41:25 +11:00
Khalim Conn-Kowlessar
fb40fe9e00 Added mechanical_ventilation as a material type 2023-10-18 16:36:54 +11:00
Khalim Conn-Kowlessar
99ed655ec8 added cavity wall insulation as material type to db 2023-10-09 11:08:02 +08:00