hensei-web/app/[locale]
Justin Edmund eec47f69b6 Migrate about, updates, and roadmap pages to App Router
- Create separate pages for about, updates, and roadmap in App Router
- Use correct translation keys from common namespace (page.titles, page.descriptions)
- Remove unstable_setRequestLocale as it's not needed
- Each page has its own client component with segmented control navigation
- Fixes 404 errors for about-related pages
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
about Migrate about, updates, and roadmap pages to App Router 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
roadmap Migrate about, updates, and roadmap pages to App Router 2025-09-03 16:00:17 -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
updates Migrate about, updates, and roadmap pages to App Router 2025-09-03 16:00:17 -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