the-tip-top-frontend/app
soufiane 98b23fe12e feat: add active/inactive clients statistics to admin dashboard
- Add activeClients and inactiveClients to AdminStatistics type
- Add pie chart showing client status (active/inactive)
- Add detailed stats rows for active/inactive clients

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 11:49:06 +01:00
..
about feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
admin feat: add active/inactive clients statistics to admin dashboard 2025-12-05 11:49:06 +01:00
api feat: add Prometheus HTTP metrics for frontend 2025-11-26 13:42:03 +01:00
client refactor: extract TicketPrizeDisplay and TicketTableRow components 2025-12-01 20:33:16 +01:00
contact feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
cookies feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
data-deletion feat: add data deletion instructions page for Facebook compliance 2025-11-18 20:46:58 +01:00
employe feat: update employee pages with admin-style design 2025-12-03 21:07:58 +01:00
faq feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
forgot-password feat: add reset-password page and update contest dates 2025-12-02 16:15:30 +01:00
historique feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
jeux feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
legal feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
login feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
lots feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
mes-lots refactor: reduce code duplication by using reusable components 2025-12-01 16:50:05 +01:00
privacy feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
profil feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
register feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
reset-password fix: send confirmPassword in reset-password API call 2025-12-02 17:00:47 +01:00
rules feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
terms feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +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 user dropdown menu in admin and employee headers 2025-11-25 01:24:21 +01:00
layout.tsx fix: resolve SonarQube and Next.js warnings 2025-11-27 12:46:07 +01:00
not-found.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
page.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
providers.tsx fix: ensure GoogleOAuthProvider is always available to prevent context errors 2025-11-18 20:10:25 +01:00