website/app/(admin)
iamkiddy 4c5cb0f517 Update button styles in appointment detail page for improved accessibility and visual consistency
- Changed button styles in the admin appointment detail page to enhance visibility and responsiveness, ensuring a better user experience across different themes.
- Adjusted background and text colors for improved contrast and accessibility.
2025-12-05 19:28:11 +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 Update button styles in appointment detail page for improved accessibility and visual consistency 2025-12-05 19:28:11 +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