the-tip-top-frontend/app
soufiane 0ade13d50d feat: apply golden/beige theme across all pages and fix header layout
Design Updates:
- Apply consistent golden/beige color scheme to all pages
- Update client dashboard, contact, FAQ, history, game, lots, profile, rules, terms, and privacy pages
- Replace green/orange colors with golden palette (#d4a574, #c4956a)
- Add golden gradient backgrounds and borders throughout

Header Improvements:
- Fix button layout to maintain proper form when page is zoomed
- Remove hover:scale-105 effects that caused deformation
- Add whitespace-nowrap to prevent text wrapping
- Add flex-shrink-0 to prevent element shrinking
- Add gap-4 to main header container for proper spacing
- Fix user info card with text ellipsis for long names/emails
- Improve spacing between "Participer" button and user card

Profile Page Updates:
- Remove "Dernière modification" field
- Update all colors to golden theme

API Endpoints:
- Fix user profile endpoint from /user/profile to /users/profile

Statistics Icons:
- Update dashboard statistics icons with distinct colors
- Total Participations: blue
- Gains réclamés: green
- En attente: yellow
- Rejetés: red

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 23:44:49 +01:00
..
about style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
admin fix: resolve React Hook dependency warnings in useEffect 2025-11-21 01:48:26 +01:00
client feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
contact feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
cookies dev 2025-11-17 23:38:02 +01:00
data-deletion feat: add data deletion instructions page for Facebook compliance 2025-11-18 20:46:58 +01:00
employe fix: use API_BASE_URL constant instead of direct env access 2025-11-18 15:07:49 +01:00
faq feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
forgot-password style: apply modern design to remaining pages 2025-11-19 03:18:43 +01:00
historique feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
jeux feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
legal dev 2025-11-17 23:38:02 +01:00
login feat: add SonarQube integration, cookie consent, and authentication improvements 2025-11-21 01:23:50 +01:00
lots feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
mes-lots fix: resolve React Hook dependency warnings in useEffect 2025-11-21 01:48:26 +01:00
privacy feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
profil feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
register feat: add SonarQube integration, cookie consent, and authentication improvements 2025-11-21 01:23:50 +01:00
rules feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
terms feat: apply golden/beige theme across all pages and fix header layout 2025-11-22 23:44:49 +01:00
test-tickets fix: change button variant from 'default' to 'primary' in test-tickets page 2025-11-18 01:21:50 +01:00
favicon.ico feat: initial Next.js frontend 2025-10-28 22:48:49 +00:00
globals.css feat: enhance login/register pages with animated backgrounds and unified design 2025-11-20 21:35:57 +01:00
icon.svg dev 2025-11-17 23:38:02 +01:00
layout-client.tsx feat: add SonarQube integration, cookie consent, and authentication improvements 2025-11-21 01:23:50 +01:00
layout.tsx fix: move GoogleOAuthProvider to client component to fix SSR errors 2025-11-18 19:03:33 +01:00
page.tsx feat: add SonarQube integration, cookie consent, and authentication improvements 2025-11-21 01:23:50 +01:00
providers.tsx fix: ensure GoogleOAuthProvider is always available to prevent context errors 2025-11-18 20:10:25 +01:00