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
Pattadon
47baae84fb
Refactor package.json and package-lock.json to add @types/react-select-country-list dependency
2024-10-17 13:07:12 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
327bf34267
Refactor dualSelector component to add top margin in DualOptionSelector
2024-10-17 10:10:09 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
dca9af5e3b
Refactor form submission logic in BusinessForm component
2024-10-17 09:39:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3a9f3faa48
Refactor form submission logic in Apply page and BusinessForm component
2024-10-16 22:52:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
25a9f37b19
Refactor dualSelector and multipleSelector components
2024-10-16 22:18:22 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
01afc6c6fb
Refactor application schema to add validation for project and business forms
2024-10-16 20:11:49 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
428f42383d
Merge branch 'main' into back-end
2024-10-16 20:02:14 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
afc83cce5d
chore: Add @types/next package to package.json
2024-10-16 19:59:29 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
ca894212ef
Merge branch 'main' into front-end
2024-10-14 22:48:31 +07:00
0783ff5d64
fix: error on multiple files upload
2024-10-14 22:31:32 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f5b4d99f4b
Refactor Apply page component to adjust left margin for company information section and simplify project photo handling
2024-10-14 21:24:15 +07:00
912c05d1da
fix: foreign_key error on project status inner join
2024-10-14 18:37:28 +07:00
ba6a785c71
feat: retrive profile base on user_id
2024-10-14 18:36:57 +07:00
398ef2fe25
refactor: chanage raise_to_date to money_raised_to_date
2024-10-14 18:33:59 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
e58e954991
Refactor Apply page component to adjust left margin for company information section and add support for project pitch file
2024-10-14 17:53:35 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
ec17305e16
Refactor Apply page component to adjust left margin for company information section and simplify pitchDeckSchema validation
2024-10-14 17:46:40 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
bb27bc108e
Merge branch 'front-end'
2024-10-14 16:19:53 +07:00
Pattadon L.
a4ae54127a
Merge pull request #53 from Sosokker/back-end
...
feat: add payment system and base code in business application
2024-10-14 16:11:50 +07:00
Naytitorn Chaovirachot
a079900756
connect apply application to database
2024-10-14 15:51:00 +07:00
Naytitorn Chaovirachot
0d9a0821c0
Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end
2024-10-14 01:05:16 +07:00
Naytitorn Chaovirachot
a13a6112f9
finalize json format, still not put to database
2024-10-14 01:04:50 +07:00
fc6368f54e
refactor: update investor_id retrieve logic + snake case db atr
2024-10-14 00:29:01 +07:00
57c8841709
Merge pull request #54 from Sosokker/refactor-supbase
...
refactor: rename all database field to snake_case
2024-10-14 00:13:30 +07:00
0d14e15d13
refactor: rename all database field to snake_case
2024-10-14 00:12:41 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9675a1c491
Refactor Apply page component to adjust left margin for company information section and simplify pitchDeckSchema validation
2024-10-13 21:57:12 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
7c042c6b3c
Refactor Apply page component to adjust left margin for company information section and simplify pitchDeckSchema validation
2024-10-13 21:46:52 +07:00
d8a2f13d6c
feat: store investment statement in database
2024-10-13 21:18:32 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f5c946f167
Refactor Apply page component to adjust left margin for company information section and simplify pitchDeckSchema validation
2024-10-13 16:47:46 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3370b0f61c
Refactor Apply page component to adjust left margin for company information section
2024-10-13 16:34:30 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
847af65dbc
Refactor Apply page component to adjust left margin for company information section
2024-10-12 18:57:57 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
6a69edf57e
Refactor Apply page component to simplify pitchDeckSchema validation
2024-10-12 18:56:08 +07:00