website/app/(admin)
iamkiddy b103e97b42 Enhance dashboard greeting with user-specific welcome message
- Integrated user authentication to display a personalized welcome message on the admin dashboard, replacing the static greeting with the user's first name.
- Improved user experience by making the dashboard more engaging and tailored to individual users.
2025-12-06 01:23:04 +00:00
..
_components Refactor appointment handling to streamline selected time slots and improve data payload structure. Update UI components to display selected slots clearly and enhance user experience by ensuring only relevant data is sent to the API. Remove legacy fields from appointment responses for cleaner data management. 2025-12-03 11:03:01 +00:00
admin Enhance dashboard greeting with user-specific welcome message 2025-12-06 01:23:04 +00:00
layout.tsx Enhance admin panel with new features and UI improvements. Add remote image patterns to Next.js config for Unsplash integration. Update package.json with new dependencies including Radix UI components and date-fns. Refactor layout components to include a header in the admin layout, improve styling in notifications and side navigation, and enhance the booking and dashboard pages for better user experience. 2025-11-07 13:45:14 +00:00