website/app/(admin)/admin
iamkiddy 186c536057 Refine appointment detail styles and enhance status handling
- Updated the appointment detail page to adjust the CSS class for the Video component, improving layout consistency.
- Added handling for "cancelled" and "canceled" statuses in the user dashboard, ensuring accurate representation of appointment states and enhancing user experience.
2025-12-05 18:55:30 +00:00
..
booking Refine appointment detail styles and enhance status handling 2025-12-05 18:55:30 +00:00
dashboard Update dashboard components to reflect API-driven percentage values 2025-12-05 14:29:29 +00:00
notifications Integrate dark mode support across admin components, including Header, Notifications, SideNav, and Booking pages. Update styles to ensure visual consistency and responsiveness based on the selected theme, enhancing user experience in both light and dark modes. 2025-11-13 11:42:56 +00:00
settings Refactor Booking and AppointmentDetail components to integrate new appointment scheduling format. Update time slot management to use selected_slots, enhance availability loading logic, and improve error handling. Replace legacy date and time handling with a more robust API-driven approach for better user experience and data consistency. 2025-11-27 19:18:59 +00:00