Commit Graph

86 Commits

Author SHA1 Message Date
3fecafcf77 fix: logo not load 2024-10-23 00:29:57 +07:00
a763b9491a chore: add shadcn ui - command 2024-10-23 00:29:37 +07:00
Naytitorn Chaovirachot
070077f7f3 refactor some json query + restructure recent funds json + make amount show in recent funds tab 2024-10-21 17:36:31 +07:00
Naytitorn Chaovirachot
f65fc2a696 connect recent funded people to database 2024-10-21 14:52:54 +07:00
Naytitorn Chaovirachot
0150b4840b Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end 2024-10-20 13:03:51 +07:00
Naytitorn Chaovirachot
f6461cb62c link graph overview to database: 2024-10-20 13:03:41 +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
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
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
ba6a785c71 feat: retrive profile base on user_id 2024-10-14 18:36:57 +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
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
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
96a7be3987 Merge branch 'main' into front-end 2024-10-09 14:24:10 +07:00
06904bc6dd feat: dynamically load some data for project deals page 2024-10-09 05:40:21 +07:00
bcc9617010 refactor: update outdated layout format 2024-10-09 05:39:52 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f64ac32b40 Refactor component and page structure for responsiveness and add remote image patterns 2024-10-08 05:18:40 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
872deaa654 Refactor component and page structure for responsiveness and add remote image patterns 2024-10-07 22:26:56 +07:00
f775379662 feat: add profile page 2024-10-06 16:27:59 +07:00
690c44bd7d refactor: extract supabase query + use projectCard instead of extendableCard 2024-10-06 14:14:44 +07:00
ca5764fb24 refactor: refresh profileBar when logout 2024-10-06 14:10:13 +07:00
10d03da196 refactor: extract client component from navbar 2024-10-06 14:07:46 +07:00
4bb97829d6 refactor: link signup button 2024-10-06 13:52:14 +07:00
4b7bf4c6b2 feat: add signup 2024-10-06 13:34:16 +07:00
0b87f66ce7 style: add site footer and put nav in container 2024-10-05 14:33:22 +07:00
e4c3275102 style: make business cards + index and deals page more responsive 2024-10-05 14:30:10 +07:00
0b7a973643 fix: make extendableCard and deals page more responsive 2024-10-05 03:59:17 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
56b2188590 Refactor component and page structure for responsiveness 2024-10-04 20:20:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
7705519081 Refactor component and page structure for responsiveness 2024-10-04 20:18:23 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
faab0b0fd5 Update component and pages to responsive 2024-10-04 20:10:51 +07:00
af9dcf343f Add invest on project page 2024-10-03 11:34:08 +07:00
39bb3c3017 Add tag filter and search test 2024-10-03 09:52:11 +07:00
8d56fbce2f Add filter by tag to deals page 2024-10-03 09:37:15 +07:00
6c4987d6f4 Update playwright config + Add placeholder test 2024-10-03 02:57:50 +07:00
6e5408210c Add password base login form 2024-10-03 02:29:32 +07:00
ebd38f5da1 Use React-Query to query business data 2024-10-02 21:54:14 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
fa7ce4e1e3 Refactor Find page to implement search functionality using Supabase 2024-10-02 18:56:02 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
571ea13bf6 Refactor navigation bar component, add search functionality 2024-10-02 17:25:05 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
b5bfccada8 Refactor gitignore and package.json, and add test files and configuration 2024-10-02 17:03:12 +07:00