4ae49558ac
feat: add page to list followed project
2024-11-10 18:11:49 +07:00
49eb128549
ui: reverse text color inside markdown editor
2024-11-09 15:51:03 +07:00
6c486d9dd7
fix: fix fail send project application and ui loader not removed
2024-11-09 15:50:48 +07:00
5c455d20ee
fix: fix business ui loader not remove
2024-11-09 15:50:23 +07:00
4d0f1d2ec4
ui: add dataroom overview to navbar
2024-11-07 05:22:00 +07:00
ac2af453e5
feat: fetch profile image for nav bar
2024-11-07 04:58:36 +07:00
9db518cb6b
Merge branch 'front-end' into back-end
2024-11-07 03:26:15 +07:00
e7a1f54b43
fix: fix eslint
2024-11-07 01:56:47 +07:00
01eb6c40cc
refactor: use ProjectSection component
2024-11-07 01:53:30 +07:00
a0e25d0268
refactor - fix: find page also search by project/business name
2024-11-06 22:53:19 +07:00
6269406772
fix: invert markdown text color
2024-11-06 19:59:21 +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
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
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
2db77b80a5
Merge branch 'main' into front-end
2024-11-04 11:41:40 +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
3bc6159618
feat: add dataroom manage page for business account
2024-11-03 17:58:13 +07:00
Pattadon
475c6eb9c2
Refactor RecentFunds component to display only the first two characters of the deal name in the AvatarFallback
2024-11-01 15:25:44 +07:00
Pattadon
2188d2b33f
Refactor RecentFunds component to display only the first two characters of the deal name in the AvatarFallback
2024-11-01 15:25:23 +07:00
Pattadon
bca431ee26
Refactor unauthorized alert component and add user authorization check to portfolio page
2024-11-01 15:23:50 +07:00
Pattadon
7356831e2e
Refactor portfolio hook and page components
...
- Add functions to calculate total investment and get latest investment
- Update graph data calculations for overall and four-year graphs
- Update recent funds component to display latest investment deals
- Minor code formatting and error handling improvements
2024-11-01 14:32:33 +07:00
Pattadon
22fe709ce8
Refactor profileBar component to fix notification count display
2024-10-31 15:19:06 +07:00
Pattadon
1a719a3aa7
Refactor profileBar component to add link to user's portfolio page
2024-10-31 14:43:27 +07:00
Pattadon
8792a94b6b
Refactor Portfolio component layout for improved responsiveness; adjust card widths and container padding
2024-10-31 13:56:45 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9182b168e1
Enhance Portfolio component with new card layout and tooltips for business investment insights; update QuestionMarkIcon for better accessibility
2024-10-30 22:14:15 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
e8de157612
Refactor investment check to use dynamic user ID; enhance Portfolio component with new card layout and add QuestionMarkIcon component
2024-10-30 22:03:03 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
bbee901bce
Add business ID and type retrieval functions; integrate into Portfolio component
2024-10-30 20:44:25 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
ca895bd605
Refactor ApplyBusiness component and BusinessForm component
2024-10-30 15:07:13 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
16a171db3c
Refactor Portfolio component and add data aggregation hooks
2024-10-30 14:52:20 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
62e20c282a
Refactor projectTag function and add PieChart component
2024-10-30 14:30:00 +07:00
Pattadon
f4a1c287c1
Refactor dependencies and add PieChart component
2024-10-30 11:41:35 +07:00
Pattadon
8b9663f0f2
Refactor dependencies and add PieChart component
2024-10-30 10:04:38 +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
dcc15a0e70
feat: render admin button for admin role
2024-10-30 01:21:07 +07:00
Pattadon
44a389c488
Refactor date filtering and data aggregation in Portfolio component
2024-10-29 13:03:45 +07:00
Pattadon
42b47aa4e8
Refactor file upload path and add loading animation to ApplyProject component
2024-10-29 11:24:40 +07:00
4730c086b2
refactor: add null handling in projectCard
2024-10-28 21:48:30 +07:00
d85803107d
refactor: import module and log error of serverComponentClient
2024-10-28 21:28:41 +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
40f2557de4
Merge branch 'main' into back-end
2024-10-27 22:59:33 +07:00