|
|
9db518cb6b
|
Merge branch 'front-end' into back-end
|
2024-11-07 03:26:15 +07:00 |
|
Pattadon
|
79d5d9615d
|
fix: adjust ThemeToggle positioning and add Dataroom link for business role
|
2024-11-05 10:13:35 +07:00 |
|
|
|
b752008e86
|
fix: profile not reload on password signin
|
2024-11-04 20:16:52 +07:00 |
|
|
|
2db77b80a5
|
Merge branch 'main' into front-end
|
2024-11-04 11:41:40 +07:00 |
|
Pattadon
|
22fe709ce8
|
Refactor profileBar component to fix notification count display
|
2024-10-31 15:19:06 +07:00 |
|
Pattadon
|
1a719a3aa7
|
Refactor profileBar component to add link to user's portfolio page
|
2024-10-31 14:43:27 +07:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
3fecafcf77
|
fix: logo not load
|
2024-10-23 00:29:57 +07:00 |
|
Pattadon
|
8f5d7859c8
|
Refactor ProjectForm component to fix tag overflow handling
|
2024-10-21 11:35:45 +07:00 |
|
|
|
ba6a785c71
|
feat: retrive profile base on user_id
|
2024-10-14 18:36:57 +07:00 |
|
|
|
96a7be3987
|
Merge branch 'main' into front-end
|
2024-10-09 14:24:10 +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 |
|
|
|
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 |
|
|
|
0b87f66ce7
|
style: add site footer and put nav in container
|
2024-10-05 14:33:22 +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 |
|
Pattadon
|
72d72a550e
|
Refactor UI components, add notification bell icon and count
|
2024-09-13 13:56:58 +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
|
d0b5ebe962
|
Refactor UI components in invest, home pages and create deals page
|
2024-09-11 20:26:28 +07:00 |
|
|
|
d1f474f6f4
|
Make navbar dynamically render according to session
|
2024-09-10 03:42:22 +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 |
|
Pattadon
|
75b3d71b98
|
chore: Refactor BusinessCard component to accept null values for description, joinDate, location, and tags
|
2024-08-29 13:35:56 +07:00 |
|
Pattadon
|
da47f9721c
|
chore: Update navigationBar import in layout.tsx
|
2024-08-29 12:40:27 +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 |
|
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 |
|