Commit Graph

228 Commits

Author SHA1 Message Date
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
6298abe0c9 Refactor ApplyBusiness component and fetch user data on page load 2024-10-30 15:07:42 +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
2fba56288d Refactor portfolio/[uid]/hook.ts and portfolio/[uid]/page.tsx 2024-10-30 15:04:01 +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
209d6f1f73 Refactor generalApi.ts and portfolio/[uid]/page.tsx 2024-10-30 12:07:59 +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
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
THIS ONE IS A LITTLE BIT TRICKY KRUB
fd911a722d completed the business's apply page 2024-10-27 21:31:09 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
82bfbe95a9 Refactor file upload path and add loading animation to ApplyProject component 2024-10-27 21:29:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
a0030e39c0 completed project's apply 2024-10-27 21:20:40 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
fa40037682 Refactor ApplyProject component to update file upload path and add Lottie animation for loading 2024-10-26 22:41:57 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
d32b8c5845 Refactor uploadFile function to improve folder management and error handling 2024-10-26 22:30:20 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
87f8e13f37 Refactor uploadFile function to remove userID parameter and update folder path 2024-10-26 21:24:50 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0cfb93efac Refactor ApplyProject component to update file upload path and add Lottie animation for loading 2024-10-26 20:47:40 +07:00
Pattadon
f9aa1c586f Refactor ApplyProject component to update file upload path and add Lottie animation for loading 2024-10-24 15:50:40 +07:00
Pattadon
4b5be49874 Refactor package dependencies and update ApplyProject component 2024-10-24 15:14:09 +07:00
Pattadon
29be79f6e8 Refactor ApplyBusiness component to update file upload path 2024-10-22 14:47:46 +07:00
Pattadon
6da89cc38b Refactor AlertDialog component to remove unused code and optimize imports 2024-10-22 13:02:12 +07:00
Pattadon
94368983d6 Refactor ApplyBusiness component to set success state and update loader component 2024-10-22 13:00:57 +07:00
Pattadon
7764e4ea0b Refactor ApplyBusiness component to add Lottie animation for loading 2024-10-22 12:55:17 +07:00
Pattadon
4935225350 Refactor ApplyBusiness component to fetch user data on page load 2024-10-22 11:15:27 +07:00
Pattadon
a225189a24 Refactor ApplyBusiness component to upload files to Supabase storage and update file upload path 2024-10-22 11:13:14 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
24f452ae70 Refactor ApplyBusiness component to update bucket name for file uploads 2024-10-21 21:48:02 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
fd3930f306 Refactor ApplyBusiness component to update bucket name for file uploads 2024-10-21 21:28:59 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f70c3a5573 Refactor ApplyBusiness component to upload files to Supabase storage and clear existing files 2024-10-21 20:22:18 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
729da7112f Refactor ApplyBusiness component to upload files to Supabase storage and add user application check 2024-10-21 20:15:01 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
121418ed25 Refactor ApplyBusiness component to upload files to Supabase storage 2024-10-21 19:52:39 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
31f80b0af6 Refactor ApplyBusiness component to upload files to Supabase storage 2024-10-21 19:38:11 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
dde6d0ab69 Merge branch 'front-end' of https://github.com/Sosokker/B2D-Ventures into front-end 2024-10-21 19:07:33 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
886fc659d5 Refactor ApplyBusiness component to upload files to Supabase storage 2024-10-21 19:07:24 +07:00
Pattadon
8f5d7859c8 Refactor ProjectForm component to fix tag overflow handling 2024-10-21 11:35:45 +07:00
Pattadon
df9e810d94 Refactor ProjectForm component to add tag overflow handling 2024-10-21 11:23:45 +07:00
Pattadon
cbe387172a Refactor ApplyBusiness page and ProjectForm component
- Refactor ApplyBusiness page to update the layout and add introductory text.
- Refactor ProjectForm component to improve tag functionality and display selected tags.
2024-10-21 11:17:27 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
2e1a58bbc8 Refactor ProjectForm component to add tag functionality 2024-10-20 18:25:28 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
40c45ed8d4 Refactor package.json to add @radix-ui/react-popover dependency 2024-10-20 18:05:32 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f2be32fbd7 Merge branch 'front-end' into back-end 2024-10-20 09:39:07 +07:00
Naytitorn Chaovirachot
616a357e21 extract dashboard page.tsx hook to hook.ts 2024-10-19 23:54:02 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
bc6439822c Refactor BusinessForm component to fetch industry data from Supabase and countries data from a REST API 2024-10-19 17:48:10 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0e25a210fe Refactor projectFormSchema in application.schema.ts 2024-10-19 17:32:56 +07:00
Naytitorn Chaovirachot
a41e028bdc connect total funds raised to database 2024-10-19 17:21:05 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
d6c967f0b4 Refactor ProjectForm 2024-10-19 16:57:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
581c8c9023 Refactor package.json and package-lock.json to add sweetalert2 dependency 2024-10-19 16:36:52 +07:00
Naytitorn Chaovirachot
7f885008f8 Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end 2024-10-19 00:19:27 +07:00
Naytitorn Chaovirachot
24155a1c59 setup query for deals 2024-10-19 00:19:19 +07:00
Pattadon
e44774f1cd Refactor DualOptionSelector layout in BusinessForm component 2024-10-17 15:21:14 +07:00
Pattadon
7c2b42e116 Refactor form submission logic in Apply page and BusinessForm component 2024-10-17 15:11:30 +07:00