Commit Graph

66 Commits

Author SHA1 Message Date
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