Commit graph

220 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
f70ddb0f4d implementing general geatures 2023-08-02 16:42:57 +01:00
Khalim Conn-Kowlessar
f1945945ec working on building passport condition report 2023-08-02 16:23:01 +01:00
Khalim Conn-Kowlessar
0ab8a34417 resructuring api requests 2023-08-02 15:30:23 +01:00
Khalim Conn-Kowlessar
eb72860b16 Trying just URL again since vercel URL doesn't work nicely 2023-08-02 14:17:33 +01:00
Khalim Conn-Kowlessar
a3b7de9873 tweaking property meta and condition report apis 2023-08-02 14:13:53 +01:00
Khalim Conn-Kowlessar
52cb8790a6 trying VERCEL_URL in getPropertymeta 2023-08-02 14:11:21 +01:00
Khalim Conn-Kowlessar
234c9c53a8 Adding data to building passport 2023-08-02 14:05:37 +01:00
Khalim Conn-Kowlessar
1cdc16a0fe added api request to building passport property meta 2023-08-02 13:55:40 +01:00
Khalim Conn-Kowlessar
329a30e10a fixed string portfolioId 2023-08-02 11:06:42 +01:00
Khalim Conn-Kowlessar
4a34ecd0bc fixing login issue and converting types of ids 2023-08-02 11:01:24 +01:00
Khalim Conn-Kowlessar
3e2905a6dd fix userid serialization due to bigint format bug 2023-08-02 10:41:18 +01:00
Khalim Conn-Kowlessar
9e16205696 minor db migration 2023-08-02 10:28:13 +01:00
Khalim Conn-Kowlessar
3afc4ba49e fixing bigint issue with creating portfolio 2023-08-01 18:20:08 +01:00
Khalim Conn-Kowlessar
e0161d1b5f handling bigint errors 2023-08-01 16:27:19 +01:00
Khalim Conn-Kowlessar
abad7ad893 modified all int columns to big serial 2023-08-01 16:03:14 +01:00
Khalim Conn-Kowlessar
41571c33b4 converting serial types to bigserial 2023-08-01 15:59:26 +01:00
Khalim Conn-Kowlessar
e9181c904b converting uprn an building_reference_number to big integers 2023-08-01 15:47:09 +01:00
Khalim Conn-Kowlessar
beb6ccdabe rebuilt database 2023-08-01 15:26:22 +01:00
Khalim Conn-Kowlessar
cf5761fd19 adding default now values to createdAt, updatedAt records for property tables 2023-08-01 14:59:15 +01:00
Khalim Conn-Kowlessar
30b2de3afb Added building reference number to database 2023-08-01 14:56:59 +01:00
Khalim Conn-Kowlessar
140df0a888 removing mainfuel rating column 2023-08-01 11:54:30 +01:00
Khalim Conn-Kowlessar
acec035882 Adding main fuel and main fuel rating to database 2023-08-01 11:52:15 +01:00
Khalim Conn-Kowlessar
0da703354d convert wind turbine column to small integer since it's a count 2023-08-01 11:48:06 +01:00
Khalim Conn-Kowlessar
086ae9757d converting solar hot water to boolean 2023-08-01 11:45:10 +01:00
Khalim Conn-Kowlessar
49c485868b converting solar_pv column to numeric in db 2023-08-01 11:40:55 +01:00
Khalim Conn-Kowlessar
dc9722d099 rebuilding the property epc table with integer values 2023-08-01 10:58:55 +01:00
Khalim Conn-Kowlessar
d98f8bb1d2 implemented autoredirect 2023-07-31 18:15:03 +01:00
Khalim Conn-Kowlessar
cc6cdc5d89 Added getproperties api 2023-07-31 17:53:17 +01:00
Khalim Conn-Kowlessar
34b140cf27 Set up propertyTargets database 2023-07-31 15:09:22 +01:00
Khalim Conn-Kowlessar
cf0b0acae4 setting up propertyTargets table 2023-07-31 15:05:46 +01:00
Khalim Conn-Kowlessar
7596fecd17 pushed status column to db 2023-07-31 14:53:47 +01:00
Khalim Conn-Kowlessar
7e521db44e renaming status to creation status 2023-07-31 14:51:41 +01:00
Khalim Conn-Kowlessar
e279411809 Added property tables 2023-07-31 14:48:06 +01:00
Khalim Conn-Kowlessar
25a09acb32 Added property tables schemas 2023-07-31 14:47:14 +01:00
Khalim Conn-Kowlessar
fbefb31dd5 split out epc summary card 2023-07-28 17:33:29 +01:00
Khalim Conn-Kowlessar
a653e157e0 adding multiple missed files for splitting out recommendationModal and recommendationContainer 2023-07-28 17:30:39 +01:00
Khalim Conn-Kowlessar
9e8f548eb4 implemented epc update functionality 2023-07-28 17:30:16 +01:00
Khalim Conn-Kowlessar
30962b20cf split out uvalue columns and recommendations modal 2023-07-28 17:13:26 +01:00
Khalim Conn-Kowlessar
cc6ea6c73c Added reactivity for total sap points improvement 2023-07-28 17:08:11 +01:00
Khalim Conn-Kowlessar
bc8e9f1ebe Added reactivity for total cost 2023-07-28 16:54:37 +01:00
Khalim Conn-Kowlessar
2b3e8c7211 additional bottom margin 2023-07-28 10:14:12 +01:00
Khalim Conn-Kowlessar
75b51ec7d1 Making some updates to the font size 2023-07-28 10:11:30 +01:00
Khalim Conn-Kowlessar
4fe2761347 Modifying page layout width 2023-07-28 10:07:16 +01:00
Khalim Conn-Kowlessar
73f35b9767 fix total Sap points improvement 2023-07-28 09:53:26 +01:00
Khalim Conn-Kowlessar
b2532e52c6 Fixed missing property 2023-07-28 09:28:57 +01:00
Khalim Conn-Kowlessar
de3d727e39 Split out recommendationCostSummaryCard and added separator 2023-07-28 09:26:27 +01:00
Khalim Conn-Kowlessar
78ab794916 formatted number on recommendation table 2023-07-28 09:15:54 +01:00
Khalim Conn-Kowlessar
0219862a05 Added no measure selected styling 2023-07-28 09:13:16 +01:00
Khalim Conn-Kowlessar
e4f29efbd2 Added state setting of default index 2023-07-27 19:01:16 +01:00
Khalim Conn-Kowlessar
ac6ecf3299 Adding functionality to recommendations page 2023-07-27 17:41:36 +01:00