Commit Graph

57 Commits

Author SHA1 Message Date
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
886fc659d5 Refactor ApplyBusiness component to upload files to Supabase storage 2024-10-21 19:07:24 +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
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
581c8c9023 Refactor package.json and package-lock.json to add sweetalert2 dependency 2024-10-19 16:36:52 +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
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
428f42383d Merge branch 'main' into back-end 2024-10-16 20:02:14 +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
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
Naytitorn Chaovirachot
a079900756 connect apply application to database 2024-10-14 15:51:00 +07:00
Naytitorn Chaovirachot
a13a6112f9 finalize json format, still not put to database 2024-10-14 01:04:50 +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
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
Naytitorn Chaovirachot
fc1dd4b4d9 add base code for fetching input data to JSON 2024-10-11 23:19:20 +07:00
Pattadon
e9ce0714b3 Refactor Apply page component to handle yes/no choices with DualOptionSelector and Selector components, and update form field change handling 2024-10-11 14:37:57 +07:00
Pattadon
5fea323938 Refactor Apply page component to handle yes/no choices with DualOptionSelector and Selector components, and update form field change handling 2024-10-11 13:56:29 +07:00
Pattadon
a3573c5c9a Refactor Apply page component to use DualOptionSelector component for handling yes/no choices 2024-10-11 11:43:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
55b8d8759b Refactor Apply page component to use Selector component for handling yes/no choices 2024-10-10 17:06:19 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
e53821a0c7 Refactor package.json to add @hookform/resolvers and zod dependencies 2024-10-10 14:49:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9e82721b54 Refactor Apply page component for responsiveness, fix typo in setIsGenerating state variable, and update form field change handling 2024-10-10 14:30:41 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
551dcfe470 Refactor Apply page component for responsiveness, add textarea component for project description and pitch deck, and implement project picture upload functionality 2024-10-10 13:58:01 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
1fa33883f0 Refactor Apply page component for responsiveness, add textarea component for project description and pitch deck, and implement project picture upload functionality 2024-10-10 13:49:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
093277b64c Refactor package.json to add @radix-ui/react-switch dependency 2024-10-10 12:56:56 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
cd3a4f042a Refactor Apply page component for responsiveness, update form field IDs and labels 2024-10-10 12:18:23 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
dfefe603cf Update package.json and package-lock.json 2024-10-09 16:19:13 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
c93b05ab45 Refactor component and page structure for responsiveness, add textarea component for project description and pitch deck 2024-10-09 15:41:35 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3a94e21349 Refactor component and page structure for responsiveness, add project type selection to application page 2024-10-09 15:32:38 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
32ea51b56f Refactor component and page structure for responsiveness, add submit button to application page 2024-10-09 12:10:03 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0e90f0ee7e Refactor component and page structure for responsiveness, adjust company information layout 2024-10-09 12:02:39 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
34cf467f83 Refactor component and page structure for responsiveness, add remote image patterns, improve form layout, and add new fields for generating revenue and pitch deck. Also, add a new field to capture the rough size of the community. 2024-10-09 11:56:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
40d8b1d52e Refactor component and page structure for responsiveness, add remote image patterns, improve form layout, and add new fields for generating revenue and pitch deck. 2024-10-09 11:51:07 +07:00