Commit Graph

37 Commits

Author SHA1 Message Date
a0e25d0268 refactor - fix: find page also search by project/business name 2024-11-06 22:53:19 +07:00
9513b6e806 feat: add project edit page 2024-11-06 19:58:25 +07:00
b752008e86 fix: profile not reload on password signin 2024-11-04 20:16:52 +07:00
949dcd448e fix: increase pagination size for deals page 2024-11-04 00:20:32 +07:00
520bee2e18 feat: add dataroom overview page 2024-11-04 00:19:52 +07:00
02a3d4092b feat: only approve user can access dataroom 2024-11-04 00:19:33 +07:00
3bc6159618 feat: add dataroom manage page for business account 2024-11-03 17:58:13 +07:00
d0d9c7a0f8 feat: add dataroom files page 2024-11-03 14:38:40 +07:00
Naytitorn Chaovirachot
b25895e5ad connect image carousel to database 2024-11-01 23:12:15 +07:00
Naytitorn Chaovirachot
71d1d3c1fc connect deal data of detail page to database 2024-11-01 22:28:01 +07:00
Naytitorn Chaovirachot
c15e451912 refactor totalDealAmount function and change undefined deal value to empty array 2024-11-01 18:07:55 +07:00
Naytitorn Chaovirachot
e0ddbbc50d connect some detail number component to database 2024-11-01 01:36:32 +07:00
0bc45f18d0 fix: use objects as params for multiple props 2024-10-30 01:22:22 +07:00
1c58bbc8cf feat: add admin page for project application 2024-10-29 19:39:40 +07:00
d85803107d refactor: import module and log error of serverComponentClient 2024-10-28 21:28:41 +07:00
bf46b2f765 refactor: remove option ( unused ) + add eslintignore 2024-10-28 21:13:46 +07:00
60118ee310 fix: data fetch error in deals and find page 2024-10-28 00:48:59 +07:00
a260cdd313 feat: separate business application by status in admin page 2024-10-27 23:07:30 +07:00
40f2557de4 Merge branch 'main' into back-end 2024-10-27 22:59:33 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0cfb93efac Refactor ApplyProject component to update file upload path and add Lottie animation for loading 2024-10-26 20:47:40 +07:00
446f8cce48 feat: add admin page with reject/approve functionalities 2024-10-23 16:18:12 +07:00
c70e327438 feat: add edit profile functionality 2024-10-23 00:29:20 +07:00
912c05d1da fix: foreign_key error on project status inner join 2024-10-14 18:37:28 +07:00
0d14e15d13 refactor: rename all database field to snake_case 2024-10-14 00:12:41 +07:00
d8a2f13d6c feat: store investment statement in database 2024-10-13 21:18:32 +07:00
1c9eaa8577 feat: add payment + dynamic invest route 2024-10-11 14:42:58 +07:00
5bdeef67e0 refactor: link to real deals data 2024-10-09 07:47:12 +07:00
06904bc6dd feat: dynamically load some data for project deals page 2024-10-09 05:40:21 +07:00
86103baa7f feat: filtering functionality on all deals page 2024-10-09 02:49:19 +07:00
a2b90d9fb9 feat: query function for dropdown 2024-10-08 23:43:50 +07:00
bc0d347e18 feat: load top project card from database 2024-10-06 18:23:42 +07:00
f775379662 feat: add profile page 2024-10-06 16:27:59 +07:00
690c44bd7d refactor: extract supabase query + use projectCard instead of extendableCard 2024-10-06 14:14:44 +07:00
d1f474f6f4 Make navbar dynamically render according to session 2024-09-10 03:42:22 +07:00
81ad91c975 Add Google OAuth that link with supabase 2024-08-30 20:57:12 +07:00
e8d459e443 Connect to supabase 2024-08-17 13:59:49 +07:00
34df585e72 Initial commit - Start next.js project with shadcn 2024-08-17 13:37:49 +07:00