Commit graph

41 commits

Author SHA1 Message Date
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
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
fbaa5349d4 pre-rebase? 2024-09-12 10:27:13 +01:00
StefanWout
95a0c8795e added top padding to the imageWrapper 2024-09-06 14:08:43 +01:00
StefanWout
256075b67c matched however transition speed for text 2024-09-06 13:10:32 +01:00
StefanWout
63b0469f5c successfully grouped textWrapper with wrapper to apply hover text color to the whole card 2024-09-06 13:06:43 +01:00
StefanWout
e3f0fd6d94 capitalized S in scoping, centered the badge on the card, lined up the badge regardless of length of text and trying to get the text to provide contrast on hover 2024-09-06 12:56:49 +01:00
StefanWout
b854a5dcad centered text on status badges within portfolio and centered text on portfolion cards in home 2024-09-05 16:00:16 +01:00
StefanWout
df954437be set fixed height on cards to line them up, might tie it to screen size for better responsiveness 2024-09-05 13:35:08 +01:00
StefanWout
9a4c885868 testing 2024-09-05 10:40:32 +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
a00896881b optimising images with next image 2023-07-25 12:14:24 +01:00
Khalim Conn-Kowlessar
47eda2f336 fix home page status badge ui 2023-07-24 17:49:55 +01:00
Khalim Conn-Kowlessar
ac545b2b32 Fixed portfolio creation bug 2023-07-14 18:30:23 +01:00
Khalim Conn-Kowlessar
d4252cff16 fix the order of useMutation so the hook isn't called conditionally 2023-07-13 17:50:15 +01:00
Khalim Conn-Kowlessar
6748d0a625 Fixing bug with hardcoded userId and creation of portfolio| 2023-07-13 17:23:29 +01:00
Khalim Conn-Kowlessar
b5ab39cb09 Added get portfolio id api 2023-07-12 12:22:36 +01:00
Khalim Conn-Kowlessar
0ce99e0f94 Implemented create protfolio api 2023-07-12 11:53:03 +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
083aff0d4a Made multiple ui improvements 2023-06-02 19:16:31 +01:00
Khalim Conn-Kowlessar
3bc12fdfdb Updated home ui with portfolio status 2023-06-02 18:22:09 +01:00
Khalim Conn-Kowlessar
19bbaa9787 Fixed layout on portfolio page, updated the house icons 2023-06-02 16:53:33 +01:00
Khalim Conn-Kowlessar
443a12f7ea Home page styling 2023-06-02 12:45:29 +01:00
Khalim Conn-Kowlessar
b86c022fb5 improved ui on portfolio page 2023-06-02 12:38:03 +01:00
Khalim Conn-Kowlessar
f2e94b5fb8 Added missing files when adding search route 2023-05-26 20:11:16 +01:00
Khalim Conn-Kowlessar
2ec17ee773 start layout for the portfolio page"
q
2023-05-26 19:46:25 +01:00
Khalim Conn-Kowlessar
7488cabf1d setting up demo data, moved portfolios 2023-05-26 19:22:14 +01:00
Khalim Conn-Kowlessar
3b66d6bb31 Redirect to page 2023-05-26 19:18:21 +01:00
Khalim Conn-Kowlessar
4fa823cf7f Added all of the icons and got the modal looking nice 2023-05-26 14:48:16 +01:00
Khalim Conn-Kowlessar
b28f363391 Handle submit button disabling 2023-05-26 13:46:54 +01:00
Khalim Conn-Kowlessar
807d13f81e made portfolio form a bit nicer 2023-05-26 13:40:39 +01:00
Khalim Conn-Kowlessar
4c8f507175 improved appearance of the modal 2023-05-26 11:14:57 +01:00
Khalim Conn-Kowlessar
63126dff4c Basic layout of modal 2023-05-26 11:01:05 +01:00
Khalim Conn-Kowlessar
77e62c36b2 Added portfolio modal 2023-05-26 10:02:45 +01:00
Khalim Conn-Kowlessar
13fb6ffe24 Adding new assets such as PlusIcon, home add new, help, portfolio 2023-05-26 09:32:42 +01:00
Khalim Conn-Kowlessar
4d9f976395 Added add new button in home, changed some brand colour 2023-05-26 08:53:46 +01:00
Khalim Conn-Kowlessar
810d87defe Basic dynamic porfolio/[slug] route 2023-05-26 08:08:24 +01:00
Khalim Conn-Kowlessar
5d7c0d6706 Added card tiles on home tab 2023-05-25 18:58:10 +01:00