the-tip-top-frontend/app
soufiane 70f61fca88 feat: modern UI redesign with SVG icons and improved styling
- Update client dashboard with modern cards, SVG statistics icons, and prize icons
- Add roulette animation with colored prize icons during ticket draw
- Redesign history page with 4 statistics cards and SVG icons
- Add "Rejetés" filter button in history page
- Update profile page with modern card styling
- Redesign header with clickable user name/email button
- Add Facebook login button with green border styling
- Update game page with roulette animation and prize display
- Add prize values to constants (15€, 25€, 39€, 69€)
- Replace all emoji icons with professional SVG icons
- Apply consistent color scheme: green (#1a4d2e, #2d5a3d) and orange (#f59e0b)
- Improve button styles and hover effects across all pages

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 02:29:41 +01:00
..
about fix: clean up about page formatting 2025-11-18 14:41:02 +01:00
admin fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
client feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
contact dev 2025-11-17 23:38:02 +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 dev 2025-11-17 23:38:02 +01:00
forgot-password fix: add padding to login card and create forgot-password page 2025-11-18 02:39:44 +01:00
historique feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
jeux feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
legal dev 2025-11-17 23:38:02 +01:00
login feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
lots dev 2025-11-17 23:38:02 +01:00
mes-lots fix: prevent localStorage access during SSR in debug page 2025-11-18 02:07:10 +01:00
privacy dev 2025-11-17 23:38:02 +01:00
profil feat: modern UI redesign with SVG icons and improved styling 2025-11-19 02:29:41 +01:00
register Revert "feat: apply homepage green gradient style to login/register pages" 2025-11-18 23:29:54 +01:00
rules dev 2025-11-17 23:38:02 +01:00
terms dev 2025-11-17 23:38:02 +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 dev 2025-11-17 23:38:02 +01:00
icon.svg dev 2025-11-17 23:38:02 +01:00
layout-client.tsx dev 2025-11-17 23:38:02 +01:00
layout.tsx fix: move GoogleOAuthProvider to client component to fix SSR errors 2025-11-18 19:03:33 +01:00
page.tsx fix: remove white spaces and gaps on homepage 2025-11-19 00:13:33 +01:00
providers.tsx fix: ensure GoogleOAuthProvider is always available to prevent context errors 2025-11-18 20:10:25 +01:00