573b2b92de
feat: add indicator for business account
2024-10-30 01:45:55 +07:00
7cacc78412
refactor: remove unuse nav link
2024-10-30 01:45:35 +07:00
dcc15a0e70
feat: render admin button for admin role
2024-10-30 01:21:07 +07:00
4730c086b2
refactor: add null handling in projectCard
2024-10-28 21:48:30 +07:00
d85803107d
refactor: import module and log error of serverComponentClient
2024-10-28 21:28:41 +07:00
d1872386ca
refactor: apply prettier and remove unused var
2024-10-28 21:23:30 +07:00
2221b5be69
refactor: remove unuse variable and import missing module
2024-10-28 21:16:33 +07:00
40f2557de4
Merge branch 'main' into back-end
2024-10-27 22:59:33 +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
Pattadon
4b5be49874
Refactor package dependencies and update ApplyProject component
2024-10-24 15:14:09 +07:00
446f8cce48
feat: add admin page with reject/approve functionalities
2024-10-23 16:18:12 +07:00
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
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
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
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
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