Commit graph

108 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
fcee82dd04 workign on the funcitonality of the recommendation table 2023-07-27 12:18:19 +01:00
Khalim Conn-Kowlessar
b4ea1ab69b Working on recommendations ui 2023-07-27 11:38:25 +01:00
Khalim Conn-Kowlessar
7b814e5365 Adding recommendation cards 2023-07-26 13:52:27 +01:00
Khalim Conn-Kowlessar
e762584a66 adding missing feature table columns 2023-07-25 20:38:01 +01:00
Khalim Conn-Kowlessar
13c2fb5ac1 adding in general features table 2023-07-25 20:17:49 +01:00
Khalim Conn-Kowlessar
7ecf3fd9d5 working on buulding passport ui 2023-07-25 18:10:01 +01:00
Khalim Conn-Kowlessar
a00896881b optimising images with next image 2023-07-25 12:14:24 +01:00
Khalim Conn-Kowlessar
97158d3dde Added basic structure for building passport, optimised layout 2023-07-25 12:01:14 +01:00
Khalim Conn-Kowlessar
6f8e7b256e Added status filter 2023-07-24 18:42:54 +01:00
Khalim Conn-Kowlessar
47eda2f336 fix home page status badge ui 2023-07-24 17:49:55 +01:00
Khalim Conn-Kowlessar
6b9b7fb7f8 Adding property table 2023-07-24 14:42:53 +01:00
Khalim Conn-Kowlessar
cb7ba9e0b3 restructuring the plan submit components 2023-07-24 09:27:12 +01:00
Khalim Conn-Kowlessar
0e2ffe97c3 added api call to fastapi backend 2023-07-18 11:57:37 +01:00
Khalim Conn-Kowlessar
ac545b2b32 Fixed portfolio creation bug 2023-07-14 18:30:23 +01:00
Khalim Conn-Kowlessar
5dc13e6738 Removing extra logging 2023-07-14 18:20:13 +01:00
Khalim Conn-Kowlessar
b70dacea92 removed log 2023-07-14 16:52:38 +01:00
Khalim Conn-Kowlessar
b982e554f7 Testing axiom 2023-07-14 16:50:39 +01:00
Khalim Conn-Kowlessar
934b41473d more logging wtf 2023-07-14 16:45:04 +01:00
Khalim Conn-Kowlessar
7c9edab9fc Added loging 2023-07-14 15:58:18 +01:00
Khalim Conn-Kowlessar
7298428686 Trying to catch error 2023-07-14 15:55:01 +01:00
Khalim Conn-Kowlessar
6d4988c46b Added try block around s3 upload 2023-07-14 15:46:40 +01:00
Khalim Conn-Kowlessar
cdcaab7211 moved temp loading page 2023-07-14 15:35:33 +01:00
Khalim Conn-Kowlessar
016323cd4a Added temp loading screen 2023-07-14 15:30:06 +01:00
Khalim Conn-Kowlessar
6a3ee8dee4 got csv upload working 2023-07-14 15:28:33 +01:00
Khalim Conn-Kowlessar
9be55a54bf upload file working, need to implement api call to backend service 2023-07-14 15:19:28 +01:00
Khalim Conn-Kowlessar
c8e200eda7 Almost got upload flow working, need to address cors error 2023-07-14 13:16:36 +01:00
Khalim Conn-Kowlessar
0f6bfedd77 remove temp code 2023-07-13 18:11:41 +01:00
Khalim Conn-Kowlessar
aff31f2128 Updated user input to ask for housing type and fixed download bug with nextJS Link component causing subsequent downloads after the first when hovering over 2023-07-13 18:05:19 +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
261a8179f5 remove reqired asterix next to budget 2023-07-13 14:43:53 +01:00
Khalim Conn-Kowlessar
605784e722 Added csv download example 2023-07-13 14:39:43 +01:00
Khalim Conn-Kowlessar
7aa3c930da restrict input to just csv file 2023-07-13 14:09:03 +01:00
Khalim Conn-Kowlessar
3b66371bb1 Updated button enable logic to require upload of a csv 2023-07-13 14:04:56 +01:00
Khalim Conn-Kowlessar
a99b492e2b fixed build issue with apstrophe 2023-07-13 12:33:38 +01:00
Khalim Conn-Kowlessar
ede76627d1 function documentation and changed styling of create button 2023-07-13 12:31:47 +01:00
Khalim Conn-Kowlessar
efea3662ea Implemented button disabled logic 2023-07-13 12:29:18 +01:00
Khalim Conn-Kowlessar
1bb8406f2e Finally got the ui for the uploader roughly working and bug free 2023-07-13 11:45:37 +01:00
Khalim Conn-Kowlessar
d1ae0c8470 Working on rough upload csv ui - added float menu for headless-ui 2023-07-13 10:56:28 +01:00
Khalim Conn-Kowlessar
a7e131119c Added in the template for csv upload 2023-07-12 18:58:07 +01:00
Khalim Conn-Kowlessar
0e9509ae42 Added template for uploading csv modal 2023-07-12 18:33:53 +01:00
Khalim Conn-Kowlessar
c1f4f3ca60 additional formatting 2023-07-12 18:17:23 +01:00
Khalim Conn-Kowlessar
8d2db50d1c Tidying up layout on portfolio screen 2023-07-12 18:04:13 +01:00
Khalim Conn-Kowlessar
40926b7106 Added layout of toolbar n portfolio page 2023-07-12 15:41:58 +01:00
Khalim Conn-Kowlessar
c022c813a0 Adding simple toolbar to porfolio page 2023-07-12 14:09:46 +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
6224c303c8 Fixed missing types 2023-07-11 21:57:51 +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
0f8d63f588 Creating automated testing - blocked until we have a test account 2023-07-11 12:14:48 +01:00