the-tip-top-frontend/app
soufiane 615bba1be9 fix: resolve ESLint errors and React Hooks violations
- Disable react/no-unescaped-entities rule (cosmetic)
- Fix React Hook rules-of-hooks violation in login page
- Move useGoogleLogin call outside conditional logic
- All ESLint errors resolved, only warnings remain

ESLint now passes successfully with exit code 0.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 15:56:10 +01:00
..
about fix: clean up about page formatting 2025-11-18 14:41:02 +01:00
admin fix: use API_BASE_URL constant instead of direct env access 2025-11-18 15:07:49 +01:00
client fix: add type assertion for PRIZE_CONFIG access in client page 2025-11-18 00:29:52 +01:00
contact dev 2025-11-17 23:38:02 +01:00
cookies dev 2025-11-17 23:38:02 +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 fix: add type assertion for PRIZE_CONFIG access in historique page 2025-11-18 01:02:34 +01:00
jeux dev 2025-11-17 23:38:02 +01:00
legal dev 2025-11-17 23:38:02 +01:00
login fix: resolve ESLint errors and React Hooks violations 2025-11-18 15:56:10 +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 fix: use uppercase role values in profile page quick actions 2025-11-18 01:13:23 +01:00
register dev 2025-11-17 23:38:02 +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: make Google and Facebook OAuth optional to prevent errors 2025-11-18 02:52:33 +01:00
page.tsx fix: correct indentation in homepage prizes section 2025-11-18 02:22:26 +01:00