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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
StefanWout
|
c517f127ab
|
renamed card house-icon-3 to house-icon to avoid confusion
|
2024-09-24 17:01:00 +01:00 |
|
StefanWout
|
67ad4e7207
|
actually saved the file
|
2024-09-24 16:48:53 +01:00 |
|
StefanWout
|
0cfef3e375
|
made all card images house icon 3 as it has brand colors, left other vector images in place for potential future use
|
2024-09-24 16:44:14 +01:00 |
|
StefanWout
|
98aca9371b
|
new portfolio is squared up nicely
|
2024-09-19 12:00:55 +01:00 |
|
StefanWout
|
a35af09c3a
|
squared off the cards and placed budget at the top right. Also recolored one of the icons as a test, just need to get the addnewcard card to match
|
2024-09-12 15:46:10 +01:00 |
|