Commit Graph

3 Commits

Author SHA1 Message Date
b41602b35c refactor: extract DashboardSidebar component to reduce code duplication
- Create shared DashboardSidebar component in components/ui/
- Refactor employe/layout.tsx to use shared component
- Refactor admin/Sidebar.tsx to use shared component
- Reduces duplicated lines from ~60% to minimal

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 15:55:59 +01:00
f20cf40fff feat: redesign admin panel with blanc cassé theme
- Update sidebar and header with off-white (#faf8f5) background
- Add ticket stats endpoint integration for global counts
- Redesign tirages page with animation and improved layout
- Add red accent color for admin avatar
- Update various button styles and remove unnecessary elements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 19:43:14 +01:00
2f7abde4ea dev 2025-11-17 23:38:02 +01:00