hensei-web/app/[locale]
Justin Edmund 72c734153d Fix profile page to correctly load and display user teams
- Add getUserProfile function to fetch user data with teams from /users/{username} endpoint
- Update profile page to use the correct API response structure (profile.parties)
- Fix UserInfo component to receive user object instead of individual props
- Update ProfilePageClient to fetch additional pages from the correct endpoint
- Fix pagination metadata extraction from the API response

The profile page now correctly displays user teams with working infinite scroll pagination.
2025-09-03 16:00:17 -07:00
..
[username] Fix profile page to correctly load and display user teams 2025-09-03 16:00:17 -07:00
new refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
p/[party] Fix Link component legacy behavior and tab switching 2025-09-03 15:58:12 -07:00
saved fix: update server components to match API response structure 2025-09-02 20:41:45 -07:00
server-error refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
teams fix: update server components to match API response structure 2025-09-02 20:41:45 -07:00
unauthorized refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
error.tsx refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
global-error.tsx refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
layout.tsx refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
not-found.tsx refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00
page.tsx refactor: migrate App Router pages to locale segments 2025-09-02 20:19:47 -07:00