Commit graph

534 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
c72998fa81 adding additional backend logging on plan trigger 2025-04-16 11:40:49 +01:00
Khalim Conn-Kowlessar
8594819a98 adding new logo to home 2025-04-16 11:14:24 +01:00
Khalim Conn-Kowlessar
24e8dee32e remote assessment feature working 2025-04-15 22:40:27 +01:00
Khalim Conn-Kowlessar
adef91345b Allowing users to trigger remote assessments 2025-04-14 19:44:42 +01:00
Khalim Conn-Kowlessar
c812923937 adding cavity extraction to db 2025-03-16 15:27:17 +00:00
KhalimCK
fb08e86a8e
Merge pull request #34 from Hestia-Homes/measures-summary
allow ventilation sap points to be negative
2025-03-15 18:35:13 +00:00
Khalim Conn-Kowlessar
affd57ed5a allow ventilation sap points to be negative 2025-03-15 18:32:04 +00:00
Khalim Conn-Kowlessar
8139587ddc hot fix of src -> app 2024-12-05 17:16:05 +00:00
KhalimCK
580bcd6861
Merge pull request #30 from Hestia-Homes/toast
Toast
2024-12-04 11:36:29 +00:00
StefanWout
d1cbf076dd we fully toasty now, user can enjoy the feedback! 2024-12-04 11:17:47 +00:00
StefanWout
7d7167f728 changed state variable names and tried to implement toast functionality 2024-12-03 17:56:19 +00:00
Stefan Woutersen
bcc79f61b1
Merge pull request #29 from Hestia-Homes/remote-assesment
Remote assesment
2024-11-26 18:17:50 +00:00
StefanWout
64ac833d8c version 1 of the remote assesment modal complete, budget and user feedback to be added 2024-11-26 18:15:06 +00:00
StefanWout
369c4ca93c fixed the overlap uploads by addinga an if statement to check which data file to manage 2024-11-26 18:00:53 +00:00
StefanWout
78d3716899 all kinds of weird attempts 2024-11-26 14:27:54 +00:00
StefanWout
cad43681ad noticed that the form wasn't clearing, added that functionality to the onSubmit function, which also triggers handle submit, could add the handle submit functionality to the onSubmit function but thats a tomorrow problem 2024-11-21 16:53:44 +00:00
StefanWout
710d60b5ed got the react hook form with zod to work, FormProvder got rid of the getField errors somehow, all hail Overlord Claude, aesthetic clean up needed as well as linked up to trigger the engine 2024-11-21 16:44:34 +00:00
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