B2D-Ventures/src/components
2024-11-04 20:34:30 +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: remove unuse variable and import missing module 2024-10-28 21:16:33 +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 Merge branch 'main' into front-end 2024-11-04 11:41:40 +07:00
ui fix: can't access portfolio page 2024-11-04 11:56:18 +07:00
businessCard.tsx feat: Add shadcn Carousel for image slideshow on Invest page 2024-08-29 15:37:32 +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
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: add null handling in projectCard 2024-10-28 21:48:30 +07:00
ProjectForm.tsx Refactor package dependencies and update ApplyProject component 2024-10-24 15:14:09 +07:00
ReactQueryClientProvider.tsx refactor: import module and log error of serverComponentClient 2024-10-28 21:28:41 +07:00
recent-funds.tsx fix: fix build fail and eslint 2024-11-04 19:08:00 +07:00
siteFooter.tsx Refactor component and page structure for responsiveness and add remote image patterns 2024-10-08 05:18:40 +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