|
|
9513b6e806
|
feat: add project edit page
|
2024-11-06 19:58:25 +07:00 |
|
|
|
2df7d9c514
|
feat: add markdown editor for profile bio
|
2024-11-04 22:32:44 +07:00 |
|
|
|
03e8624451
|
fix: make markdown text invert for darkmode
|
2024-11-04 22:32:23 +07:00 |
|
|
|
96e1aed622
|
feat: add markdown text editor
|
2024-11-04 22:31:47 +07:00 |
|
|
|
b752008e86
|
fix: profile not reload on password signin
|
2024-11-04 20:16:52 +07:00 |
|
|
|
0929364496
|
refactor: use server action for login signup logout action
|
2024-11-04 20:16:11 +07:00 |
|
|
|
3beb6e2c72
|
fix: fix build error on calendar ui
|
2024-11-04 09:50:48 +07:00 |
|
|
|
b316f5470c
|
chore: add shadcn expansion datepicker ui
|
2024-11-04 09:22:40 +07:00 |
|
|
|
76b7af0f9b
|
Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end
|
2024-11-04 00:20:38 +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 |
|
Nantawat Sukrisunt
|
20fe50b9a3
|
New test "project apply"
|
2024-11-03 19:58:04 +07:00 |
|
Nantawat Sukrisunt
|
6158bbac14
|
Disable old test
|
2024-11-03 19:57:39 +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 |
|
|
|
5636abc609
|
refactor: redirect when no project data
|
2024-11-03 00:41:11 +07:00 |
|
|
|
5f1c99cb00
|
feat: render business badge + can only edit own profile
|
2024-11-03 00:40:31 +07:00 |
|
|
|
e183d3ddeb
|
feat: add loading, error, not found page
|
2024-11-03 00:39:13 +07:00 |
|
|
|
e29eeab868
|
Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end
|
2024-11-02 19:00:34 +07:00 |
|
Naytitorn Chaovirachot
|
a5dea77001
|
fix no default carousel image
|
2024-11-01 23:19:53 +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 |
|
|
|
573b2b92de
|
feat: add indicator for business account
|
2024-10-30 01:45:55 +07:00 |
|
|
|
7cacc78412
|
refactor: remove unuse nav link
|
2024-10-30 01:45:35 +07:00 |
|
|
|
71d49ffd70
|
feat: add admin page to list businesses
|
2024-10-30 01:22:36 +07:00 |
|
|
|
0bc45f18d0
|
fix: use objects as params for multiple props
|
2024-10-30 01:22:22 +07:00 |
|
|
|
93fb407bd9
|
refactor: move directory
|
2024-10-30 01:21:47 +07:00 |
|
|
|
dcc15a0e70
|
feat: render admin button for admin role
|
2024-10-30 01:21:07 +07:00 |
|
|
|
3027a9978b
|
fix: not insert investment data and missing session after success invest
|
2024-10-30 00:48:17 +07:00 |
|
|
|
1c58bbc8cf
|
feat: add admin page for project application
|
2024-10-29 19:39:40 +07:00 |
|
|
|
76a288f509
|
fix: allow approve/reject only on pending application
|
2024-10-29 19:39:09 +07:00 |
|
Nantawat Sukrisunt
|
c81610e09a
|
Badge update
|
2024-10-28 22:07:31 +07:00 |
|
Nantawat Sukrisunt
|
3d1b7e1f54
|
Merge remote-tracking branch 'origin/back-end' into back-end
|
2024-10-28 22:03:16 +07:00 |
|
Nantawat Sukrisunt
|
7d300d18fc
|
Remove unused test
|
2024-10-28 22:02:07 +07:00 |
|
|
|
10b0d23ce2
|
fix: wrap suspense around findContent
|
2024-10-28 21:55:59 +07:00 |
|
|
|
4730c086b2
|
refactor: add null handling in projectCard
|
2024-10-28 21:48:30 +07:00 |
|
|
|
1e415b5a45
|
chore: update .eslintrc.json
|
2024-10-28 21:30:42 +07:00 |
|
|
|
cf1c4e8c20
|
Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end
|
2024-10-28 21:28:54 +07:00 |
|
|
|
d85803107d
|
refactor: import module and log error of serverComponentClient
|
2024-10-28 21:28:41 +07:00 |
|
|
|
247d27721f
|
feat: add error handling
|
2024-10-28 21:23:42 +07:00 |
|
|
|
d1872386ca
|
refactor: apply prettier and remove unused var
|
2024-10-28 21:23:30 +07:00 |
|
|
|
2221b5be69
|
refactor: remove unuse variable and import missing module
|
2024-10-28 21:16:33 +07:00 |
|
|
|
bf46b2f765
|
refactor: remove option ( unused ) + add eslintignore
|
2024-10-28 21:13:46 +07:00 |
|
|
|
376071a9c3
|
refactor: remove unused variable and import
|
2024-10-28 21:11:21 +07:00 |
|
Nantawat Sukrisunt
|
d6097c1ad7
|
Update workflow and add Caching
|
2024-10-28 21:10:16 +07:00 |
|
|
|
441a344d03
|
refactor: remove unused variable and add key for iterator
|
2024-10-28 21:08:56 +07:00 |
|
|
|
ce68ab6b20
|
refactor: remove unused import
|
2024-10-28 21:06:12 +07:00 |
|