Commit Graph

143 Commits

Author SHA1 Message Date
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
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
THIS ONE IS A LITTLE BIT TRICKY KRUB
8844efbeee Refactor Invest page UI components, replace RecentSales with RecentFunds 2024-09-27 19:00:53 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
c0d7a4b886 Refactor Invest page UI components, add responsive support for graph type selection 2024-09-27 18:49:00 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
a578bafac6 Refactor Invest page UI components, add @radix-ui/react-tabs and recharts dependency 2024-09-27 18:28:24 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
329d92fbe7 Refactor Invest page UI components, adjust grid layout and font size 2024-09-16 22:29:14 +07:00
Pattadon
72d72a550e Refactor UI components, add notification bell icon and count 2024-09-13 13:56:58 +07:00
Pattadon
c2c81ac08b Refactor UI components, remove unused imports ,update hover animation duration and create notification page 2024-09-13 13:39:00 +07:00
Pattadon
195327d691 Refactor UI components, add tooltip functionality 2024-09-13 11:47:21 +07:00
73fbc7ee1b Remove logout button in auth page + Make profile pic clickable 2024-09-12 12:00:38 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
7a0bf7bcf8 Refactor UI components and add @radix-ui/react-select 2024-09-11 20:56:34 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
d0b5ebe962 Refactor UI components in invest, home pages and create deals page 2024-09-11 20:26:28 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
888e6cf6ec Refactor and update UI components in invest and home pages 2024-09-11 13:33:03 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
30236d924c Refactor .gitignore and update UI components in invest and home pages 2024-09-11 13:21:52 +07:00
d1f474f6f4 Make navbar dynamically render according to session 2024-09-10 03:42:22 +07:00
a9aedcf3c2
Merge pull request #18 from Sosokker/main
Get middleware and auth logic from backend
2024-09-10 01:42:09 +07:00
Pattadon
52a7bb5b30 chore: Update npm dependencies for @radix-ui/react-avatar and @radix-ui/react-dropdown-menu to their latest versions 2024-09-06 09:44:12 +07:00
47b711ec5f
Merge pull request #17 from Sosokker/back-end
Add Google OAuth authentication to site
2024-09-02 00:47:21 +07:00
c7fda69436 Update /login path to /auth path 2024-09-02 00:46:38 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
aaa531107f chore: Update navigation bar styling to include z-index for better stacking order 2024-08-31 16:57:53 +07:00
e14ab28185 Add login-logout button component 2024-08-30 20:59:12 +07:00
Pattadon
5f2db259a5 feat: Add @radix-ui/react-progress package for progress bar on Invest page 2024-08-30 10:41:07 +07:00
Pattadon
f27c3a19b9 feat: Add shadcn Carousel for image slideshow on Invest page 2024-08-29 15:37:32 +07:00
Pattadon
75b3d71b98 chore: Refactor BusinessCard component to accept null values for description, joinDate, location, and tags 2024-08-29 13:35:56 +07:00
e29519708f Fix hydrate error, nested p 2024-08-29 13:11:46 +07:00
Pattadon
da47f9721c chore: Update navigationBar import in layout.tsx 2024-08-29 12:40:27 +07:00
d7af1f8af4 Add landing page 2024-08-29 12:08:26 +07:00
7856120cfc Fix hydration error 2024-08-29 10:39:59 +07:00
25c5c08df8 Update navbar UI 2024-08-29 10:22:25 +07:00
7dd092e061 Add theme toggler button to landing 2024-08-29 08:54:57 +07:00
abb3b884a5 Add theme provider and toggler 2024-08-29 08:54:43 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
e09bd55f83 chore: Add user logo to UnsignedNav component 2024-08-28 16:34:24 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
7576927d82 chore: Updated UnsignedNav component and update navigation menu structure 2024-08-28 16:25:15 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
4cf62b5ee0 chore: Refactor UnsignedNav component and update navigation menu structure 2024-08-28 16:06:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f4d0416dbe chore: Update npm dependencies for shadcn-ui@latest 2024-08-28 15:44:18 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9d5ea46b66 chore: Remove commented out code and unused imports in UnsignedNav component 2024-08-28 15:35:09 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
86d45780eb Add landing page components and dependencies 2024-08-28 15:26:11 +07:00
34df585e72 Initial commit - Start next.js project with shadcn 2024-08-17 13:37:49 +07:00