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 |
|
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 |
|
KhalimCK
|
9bee4af5d5
|
Merge pull request #17 from Hestia-Homes/stefhomepage
Improving home page layout
|
2024-09-24 16:28:44 +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 |
|
StefanWout
|
c409f6b042
|
Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into stefhomepage
qa
merging
qa!
sdf
-m "hello"qa
qa
qa!
.git merge
git commit . -m "merged wdf
thx
|
2024-09-12 12:00:33 +01:00 |
|
Khalim Conn-Kowlessar
|
d2fe8deab7
|
change height property on portfolio page
|
2024-09-12 11:56:56 +01:00 |
|
StefanWout
|
34d8b1d3ca
|
Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into stefhomepage
|
2024-09-12 10:27:43 +01:00 |
|
StefanWout
|
fbaa5349d4
|
pre-rebase?
|
2024-09-12 10:27:13 +01:00 |
|
Khalim Conn-Kowlessar
|
94c1f73543
|
Adding missing button
|
2024-09-10 18:45:16 +01:00 |
|
Khalim Conn-Kowlessar
|
fdada1af06
|
Added manaual email login
|
2024-09-10 18:44:03 +01:00 |
|
Khalim Conn-Kowlessar
|
31a1bf77a8
|
final test
|
2024-09-10 17:35:53 +01:00 |
|
Khalim Conn-Kowlessar
|
10952d2874
|
redeploy
|
2024-09-10 17:27:59 +01:00 |
|
Khalim Conn-Kowlessar
|
393f9c602a
|
temp
|
2024-09-10 17:21:33 +01:00 |
|
Khalim Conn-Kowlessar
|
345cfc670a
|
temp test
|
2024-09-10 17:16:17 +01:00 |
|
Khalim Conn-Kowlessar
|
1d0fab8ec5
|
force login
|
2024-09-10 16:47:25 +01:00 |
|
Khalim Conn-Kowlessar
|
0e3c025f4f
|
maybe got ms integration working
|
2024-09-10 16:32:11 +01:00 |
|
Khalim Conn-Kowlessar
|
6da2fd1748
|
removed hard coding
|
2024-09-10 04:30:04 +01:00 |
|
Khalim Conn-Kowlessar
|
69da8bc3db
|
test
|
2024-09-10 04:05:47 +01:00 |
|
Khalim Conn-Kowlessar
|
07e1ae9986
|
test
|
2024-09-10 04:01:31 +01:00 |
|
Khalim Conn-Kowlessar
|
1f5d92f081
|
Getting vercel url
|
2024-09-10 03:55:45 +01:00 |
|