Commit graph

40 commits

Author SHA1 Message Date
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
4a34ecd0bc fixing login issue and converting types of ids 2023-08-02 11:01:24 +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
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
ac6ecf3299 Adding functionality to recommendations page 2023-07-27 17:41:36 +01:00
Khalim Conn-Kowlessar
7b814e5365 Adding recommendation cards 2023-07-26 13:52:27 +01:00
Khalim Conn-Kowlessar
aec6196594 Adding in heating demand table 2023-07-26 10:19:44 +01:00
Khalim Conn-Kowlessar
13c2fb5ac1 adding in general features table 2023-07-25 20:17:49 +01:00
Khalim Conn-Kowlessar
7ecf3fd9d5 working on buulding passport ui 2023-07-25 18:10:01 +01:00
Khalim Conn-Kowlessar
c572fe8a21 basic UI for proprty information 2023-07-25 14:02:24 +01:00
Khalim Conn-Kowlessar
97158d3dde Added basic structure for building passport, optimised layout 2023-07-25 12:01:14 +01:00
Khalim Conn-Kowlessar
c7edac7fb6 commiting missing files 2023-07-11 21:14:36 +01:00
Khalim Conn-Kowlessar
293738f89d created initial api call to database to get portfolios 2023-07-11 20:37:28 +01:00
Khalim Conn-Kowlessar
ac24c48331 created portfolio and portfolioUsers schemas with drizzle 2023-07-11 17:52:46 +01:00
Khalim Conn-Kowlessar
d1e9d8949d implemented user sign in against database 2023-07-11 10:24:46 +01:00
Khalim Conn-Kowlessar
a1a578c97f Added create_user and also making users table schema changes 2023-07-10 19:14:06 +01:00
Khalim Conn-Kowlessar
39695232c6 Got drizzle orm working 2023-07-10 17:48:37 +01:00
Khalim Conn-Kowlessar
f405c0174f Setting up db connection 2023-07-10 16:22:51 +01:00
Khalim Conn-Kowlessar
2de80ee8ab setting up db wip 2023-07-10 10:49:35 +01:00