website/app/(admin)/admin
iamkiddy eddb9eb6e3 Refactor appointment detail messaging and styles for clarity
- Updated the appointment detail pages for both admin and user views to replace "Meeting would be available shortly" with "Click here to join," enhancing user clarity on meeting access.
- Adjusted CSS classes for buttons and icons to improve layout consistency and responsiveness across different screen sizes.
2025-12-05 19:16:02 +00:00
..
booking Refactor appointment detail messaging and styles for clarity 2025-12-05 19:16:02 +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