B2D-Ventures/src/components
2024-11-07 04:58:36 +07:00
..
alert Refactor unauthorized alert component and add user authorization check to portfolio page 2024-11-01 15:23:50 +07:00
auth refactor: use server action for login signup logout action 2024-11-04 20:16:11 +07:00
icon 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
loading feat: enhance loading component with Lottie animation and improve data handling 2024-11-04 20:34:30 +07:00
navigationBar feat: fetch profile image for nav bar 2024-11-07 04:58:36 +07:00
ui fix: can't access portfolio page 2024-11-04 11:56:18 +07:00
businessCard.tsx refactor - fix: find page also search by project/business name 2024-11-06 22:53:19 +07:00
BusinessForm.tsx Merge branch 'main' into front-end 2024-11-04 11:41:40 +07:00
countUp.tsx Add business ID and type retrieval functions; integrate into Portfolio component 2024-10-30 20:44:25 +07:00
dualSelector.tsx Refactor dualSelector component to add top margin in DualOptionSelector 2024-10-17 10:10:09 +07:00
icons.tsx refactor: remove unuse variable and import missing module 2024-10-28 21:16:33 +07:00
MarkdownEditor.tsx fix: invert markdown text color 2024-11-06 19:59:21 +07:00
multipleSelector.tsx Refactor form submission logic in Apply page and BusinessForm component 2024-10-17 15:11:30 +07:00
paymentMethod.tsx refactor: apply prettier and remove unused var 2024-10-28 21:23:30 +07:00
pieChart.tsx Refactor Portfolio component and add data aggregation hooks 2024-10-30 14:52:20 +07:00
projectCard.tsx refactor: use ProjectSection component 2024-11-07 01:53:30 +07:00
ProjectForm.tsx fix: correct image loading issue in ImageModal and optimize performance 2024-11-06 16:36:01 +07:00
ProjectSection.tsx fix: fix eslint 2024-11-07 01:56:47 +07:00
ReactQueryClientProvider.tsx refactor: import module and log error of serverComponentClient 2024-10-28 21:28:41 +07:00
recent-funds.tsx feat: add logo URL fetching for investment deals and update recent funds component 2024-11-04 21:02:34 +07:00
siteFooter.tsx fix: adjust margin for Carousel component and update Contact link to email 2024-11-06 10:34:22 +07:00
theme-provider.tsx Add theme provider and toggler 2024-08-29 08:54:43 +07:00
theme-toggle.tsx Add theme provider and toggler 2024-08-29 08:54:43 +07:00