the-tip-top-frontend/app
soufiane a7c7b705df fix: change button variant from 'default' to 'primary' in test-tickets page
The Button component only accepts: 'primary' | 'secondary' | 'outline' |
'danger' | 'success'. Changed 'default' to 'primary' as the closest equivalent.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:21:50 +01:00
..
about dev 2025-11-17 23:38:02 +01:00
admin fix: remove invalid role comparisons in admin page 2025-11-18 00:25:05 +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: remove all snake_case property accesses in modal section 2025-11-18 00:58:56 +01:00
faq dev 2025-11-17 23:38:02 +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 dev 2025-11-17 23:38:02 +01:00
lots dev 2025-11-17 23:38:02 +01:00
mes-lots dev 2025-11-17 23:38:02 +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 dev 2025-11-17 23:38:02 +01:00
page.tsx fix: correct syntax error in page.tsx and add privacy/terms pages for OAuth compliance 2025-11-17 23:56:34 +01:00