Commit graph

35 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
0ab8a34417 resructuring api requests 2023-08-02 15:30:23 +01:00
Khalim Conn-Kowlessar
a3b7de9873 tweaking property meta and condition report apis 2023-08-02 14:13:53 +01:00
Khalim Conn-Kowlessar
52cb8790a6 trying VERCEL_URL in getPropertymeta 2023-08-02 14:11:21 +01:00
Khalim Conn-Kowlessar
1cdc16a0fe added api request to building passport property meta 2023-08-02 13:55:40 +01:00
Khalim Conn-Kowlessar
329a30e10a fixed string portfolioId 2023-08-02 11:06:42 +01:00
Khalim Conn-Kowlessar
4a34ecd0bc fixing login issue and converting types of ids 2023-08-02 11:01:24 +01:00
Khalim Conn-Kowlessar
3e2905a6dd fix userid serialization due to bigint format bug 2023-08-02 10:41:18 +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
f758996707 not awaiting response from fastapi before redirecting user 2023-07-24 10:59:49 +01:00
Khalim Conn-Kowlessar
0e2ffe97c3 added api call to fastapi backend 2023-07-18 11:57:37 +01:00
Khalim Conn-Kowlessar
6a3ee8dee4 got csv upload working 2023-07-14 15:28:33 +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
6624690f39 udpated structure of create portfolio api 2023-07-14 11:19:38 +01:00
Khalim Conn-Kowlessar
50498afc3f Changed validation of body structure 2023-07-14 11:18:49 +01:00
Khalim Conn-Kowlessar
2775d732e7 Implemented initial version of presign url 2023-07-14 11:13:21 +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
efea3662ea Implemented button disabled logic 2023-07-13 12:29:18 +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
1e305912f6 Set up persistence of user id in session on client and server and pass userid to db call 2023-07-11 22:48:03 +01:00
Khalim Conn-Kowlessar
c7edac7fb6 commiting missing files 2023-07-11 21:14:36 +01:00
Khalim Conn-Kowlessar
d864afb244 Fixed silly sign in bug 2023-07-11 10:43:39 +01:00
Khalim Conn-Kowlessar
64f5649db1 Added better error handling for sign in api 2023-07-11 10:31:26 +01:00
Khalim Conn-Kowlessar
d1e9d8949d implemented user sign in against database 2023-07-11 10:24:46 +01:00
Khalim Conn-Kowlessar
50ee1db7a0 Allow any user to log into demo 2023-06-05 17:55:06 +01:00
Khalim Conn-Kowlessar
3c160ea6a5 Adding page layout, added react query 2023-05-30 11:41:08 +01:00
Khalim Conn-Kowlessar
6e99e1b58d Got the structure of the addresses search page working 2023-05-29 15:35:58 +01:00
Khalim Conn-Kowlessar
53ca4fe7f3 Addresses rendering nicely 2023-05-29 15:07:11 +01:00
Khalim Conn-Kowlessar
a9fe146cdf implemented api for search logic 2023-05-28 11:59:29 +01:00
Khalim Conn-Kowlessar
a4f6b00a1c Adding in dynamic api routing 2023-05-28 09:56:16 +01:00
Khalim Conn-Kowlessar
e8025f85f2 Added next auth middleware and got re-routing logic that I'm happy with 2023-05-25 15:29:54 +01:00
Khalim Conn-Kowlessar
69ae460536 Working on sign in 2023-05-25 12:27:32 +01:00
Khalim Conn-Kowlessar
36dea89c8f implemented auth but need to fix callback page 2023-05-25 11:52:52 +01:00
Khalim Conn-Kowlessar
c3346b9583 Added api and components folders and installed headlessui 2023-05-25 09:49:48 +01:00