THIS ONE IS A LITTLE BIT TRICKY KRUB
|
c0d05653f8
|
feat: add loading indicator to dashboard and manage project fetch success state
|
2024-11-06 21:57:24 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
71b8ad314f
|
feat: implement project fetching and update dashboard to display projects dynamically
|
2024-11-06 21:50:14 +07:00 |
|
|
|
6269406772
|
fix: invert markdown text color
|
2024-11-06 19:59:21 +07:00 |
|
|
|
9513b6e806
|
feat: add project edit page
|
2024-11-06 19:58:25 +07:00 |
|
Naytitorn Chaovirachot
|
54db6905da
|
Merge branch 'front-end' of https://github.com/Sosokker/B2D-Ventures into front-end
|
2024-11-06 16:56:08 +07:00 |
|
Naytitorn Chaovirachot
|
2e61ceb1de
|
add team member to about page
|
2024-11-06 16:55:55 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
2deab27dae
|
refactor: move hooks to query file and update imports for better organization
|
2024-11-06 16:49:29 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
a61538bc89
|
fix: wrap GitHub image in a div for improved styling and consistency
|
2024-11-06 16:47:25 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
34d929370b
|
feat: add previous and next buttons to carousel for improved navigation
|
2024-11-06 16:45:35 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
9953aae4a4
|
fix: correct image loading issue in ImageModal and optimize performance
|
2024-11-06 16:36:01 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
2b51f4d025
|
fix: update carouselData fallback to include default image and remove unnecessary console log
|
2024-11-06 16:26:52 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
6d45fd9408
|
fix: remove className prop from Image component and adjust carousel item styles for consistency
|
2024-11-06 16:20:09 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
80b63c02bc
|
feat: enhance ImageModal and DisplayFullImage components to support className prop and improve image handling
|
2024-11-06 16:07:54 +07:00 |
|
Naytitorn Chaovirachot
|
b3fd664cb4
|
fix: link github to homepage and fix searched project not clickable
|
2024-11-06 15:26:57 +07:00 |
|
Naytitorn Chaovirachot
|
2b7f340957
|
fix: link github on homepage and fix project search not clickable
|
2024-11-06 15:19:53 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
3191d4d2c8
|
feat: refactor ImageModal and DisplayFullImage components to use destructured props
|
2024-11-06 15:18:09 +07:00 |
|
Naytitorn Chaovirachot
|
7084d4d0aa
|
add about page
|
2024-11-06 14:41:37 +07:00 |
|
Pattadon
|
686f065d3c
|
feat: implement image display modal and refactor FollowShareButtons component
|
2024-11-06 11:04:15 +07:00 |
|
Pattadon
|
dc8448135d
|
fix: adjust margin for Carousel component and update Contact link to email
|
2024-11-06 10:34:22 +07:00 |
|
Pattadon
|
79d5d9615d
|
fix: adjust ThemeToggle positioning and add Dataroom link for business role
|
2024-11-05 10:13:35 +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 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
2d67eedc59
|
feat: add logo URL fetching for investment deals and update recent funds component
|
2024-11-04 21:02:34 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
a007a649f0
|
feat: enhance loading component with Lottie animation and improve data handling
|
2024-11-04 20:34:30 +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 |
|
|
|
2ead19ec67
|
fix: fix build fail and eslint
|
2024-11-04 19:08:00 +07:00 |
|
|
|
a440110098
|
fix: can't access portfolio page
|
2024-11-04 11:56:18 +07:00 |
|
|
|
00c6b847e7
|
fix: missing getInvestorDeal function
|
2024-11-04 11:50:12 +07:00 |
|
|
|
2db77b80a5
|
Merge branch 'main' into front-end
|
2024-11-04 11:41:40 +07:00 |
|
Pattadon L.
|
f4d24ab214
|
Merge pull request #76 from Sosokker/back-end
Add admin page + data room page + enable profile edit + Fix all eslint error + povide ci/cd
|
2024-11-04 11:23:05 +07:00 |
|
Pattadon
|
7535afef67
|
Refactor ProjectSection and Invest components for improved type safety and formatting
|
2024-11-04 11:09:33 +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 |
|