Commit graph

667 commits

Author SHA1 Message Date
StefanWout
3520d0858d succesfully implemented the valuation data upload functionality on handleSubmit now to turn this into a form 2024-11-21 14:35:54 +00:00
StefanWout
20b4d93b77 disabled the reduce energy consumption option 2024-11-20 17:17:27 +00:00
StefanWout
b5fda31903 followed the train of functions that uploads the asset list and fixed all my assessment spelling errors 2024-11-20 17:07:12 +00:00
Khalim Conn-Kowlessar
eaa9d82384 implemented upload of asset list as csv to s3 2024-11-20 16:34:31 +00:00
Khalim Conn-Kowlessar
325387b743 creating file key to upload to 2024-11-20 16:08:31 +00:00
Khalim Conn-Kowlessar
eab898fb83 generating presigned url 2024-11-20 15:56:48 +00:00
Khalim Conn-Kowlessar
1182e0d6da Merge branch 'remote-assesment' of https://github.com/Hestia-Homes/assessment-model into remote-assessment 2024-11-20 15:20:54 +00:00
StefanWout
e8e68e6505 found issues with the submit button not refreshing state as well as a need for user feedback 2024-11-20 15:20:01 +00:00
StefanWout
7f9b7f2992 submit button disabled is working 2024-11-20 12:25:51 +00:00
StefanWout
f6befc215c added all the inputs and state variables for the remote assesment modal 2024-11-19 15:57:39 +00:00
StefanWout
f7800a910b form in modal for remote assesment in place 2024-11-18 17:10:25 +00:00
KhalimCK
6592013f19
Merge pull request #28 from Hestia-Homes/settings-api
removed widths from settings div to make sure it is always centered
2024-11-18 11:30:52 +00:00
StefanWout
0d6517e1ba readded w-auto 2024-11-18 11:27:35 +00:00
StefanWout
2fa086075d removed widths from settings div to make sure it is always centered 2024-11-18 11:21:00 +00:00
KhalimCK
5974fad886
Merge pull request #26 from Hestia-Homes/settings-api
adding the basline for the setting api
2024-11-18 11:15:16 +00:00
StefanWout
e81db9eda7 final commit for settings page 2024-11-18 11:12:37 +00:00
StefanWout
cdbb2bbfa0 changed the settings page into a table to maintain visual consistency 2024-11-15 17:31:55 +00:00
StefanWout
a2b93c5c63 succesfully beautified the settings page, could be made more beautiful but it's currently funcitonal and responsive, not sure about the look of the danger zone or the reminder text on offer but that's easily changed. 2024-11-12 15:55:45 +00:00
StefanWout
ac15a4b003 got the input and dropdowns on the portfolio settings page to behave responsively 2024-11-11 17:03:17 +00:00
StefanWout
b33fdfd34b integrated zod parameter verification into the PUT function for updating the settings on the portfolio settings page 2024-11-07 17:44:38 +00:00
StefanWout
d1352a730c removed userId from body of updateSettings api cal 2024-11-07 16:23:56 +00:00
Khalim Conn-Kowlessar
a1432788cd fixing delete 2024-11-07 11:55:33 +00:00
StefanWout
cdcc546bd7 attempt at completing the delete api call 2024-11-07 10:12:48 +00:00
StefanWout
2a81b83db7 attempting to complete delete functionality... userId coming up undefined, userId type also coming up undefined 2024-10-31 17:05:47 +00:00
StefanWout
0a7e110bf6 copied mutate function for status and goal 2024-10-25 17:32:00 +01:00
Khalim Conn-Kowlessar
74ac3783b9 adding the basline for the setting api 2024-10-24 17:00:03 +01:00
KhalimCK
5f2cc6b1b9
Merge pull request #24 from Hestia-Homes/stefportfoliosettings
fixed issues with number input on firefox,
2024-10-24 15:45:54 +01:00
KhalimCK
de41948a88
Merge pull request #25 from Hestia-Homes/property-valuation-ui
Property valuation UI
2024-10-24 15:44:23 +01:00
Khalim Conn-Kowlessar
dca71dc2c5 peer proframming 2024-10-18 16:27:07 +01:00
Khalim Conn-Kowlessar
5bfe69076f Merge branch 'stefportfoliosettings' of https://github.com/Hestia-Homes/assessment-model into stefportfoliosettings 2024-10-18 16:13:52 +01:00
StefanWout
b2b8216084 fixed issue with handleDeleteConfirmation to allow the page to compile 2024-10-18 15:48:12 +01:00
StefanWout
36ec9a8df2 complete the if statement determining if the portfolioName and deleteConfirmationByName match,added some error handling to the handleDeleteConfirmation function 2024-10-18 15:05:59 +01:00
StefanWout
42782a8db1 added state for modal and modal input, added modal html and tested functionality, just need to add api calls to functions and the page should be functional and ready for a design update 2024-10-18 14:56:42 +01:00
Khalim Conn-Kowlessar
9322285369 moved funding button 2024-10-18 14:00:21 +01:00
Khalim Conn-Kowlessar
30ca58471b testing adding valuation and funding components 2024-10-18 13:53:04 +01:00
Khalim Conn-Kowlessar
45d4a8dccb added title for extension cavity wall insulation 2024-10-18 10:28:29 +01:00
StefanWout
dba36b850c added notes to better understand state management and marked where the functions for updating the DB need to be created 2024-10-17 17:18:54 +01:00
StefanWout
cb89ab2358 fixed merge 2024-10-11 16:56:58 +01:00
StefanWout
b46d88b559 the non useable changes 2024-10-11 16:52:54 +01:00
Khalim Conn-Kowlessar
932e80a647 implementing dropdowns 2024-10-11 16:48:19 +01:00
StefanWout
b899cd18b7 trying to write a select function 2024-10-11 15:55:13 +01:00
StefanWout
dd516b80d1 placed settings page elements into a table 2024-10-10 17:10:14 +01:00
StefanWout
ac82d09024 fixed issues with number input on firefox, created handleNumericKeydown function to deal with that issue 2024-10-10 15:50:46 +01:00
KhalimCK
a5cd52dae1
Merge pull request #23 from Hestia-Homes/settings-page-khalim
Settings page khalim
2024-10-10 11:57:50 +01:00
Khalim Conn-Kowlessar
23a6c3c8ad set up outline of the settings page 2024-10-10 11:54:45 +01:00
Khalim Conn-Kowlessar
9562e165f8 Pulling settings data from database 2024-10-10 11:29:09 +01:00
Khalim Conn-Kowlessar
92ef114e8e set up tempalte page of settings 2024-10-10 10:46:39 +01:00
Khalim Conn-Kowlessar
36163e40db added measure_type to bd 2024-10-03 11:01:42 +01:00
Khalim Conn-Kowlessar
2cb277ca2b adding energy cost figures to db 2024-10-03 09:57:55 +01:00
KhalimCK
dec22cfa69
Merge pull request #21 from Hestia-Homes/stefimage
Made all card images house icon 3 as it has brand colors
2024-09-24 17:08:00 +01:00