This website requires JavaScript.
Explore
Help
Register
Sign In
ATTUNE-HEART-THERAPY
/
website
Watch
6
Star
0
Fork
0
You've already forked website
Code
Issues
7
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
f6bd813c07
website
/
lib
History
iamkiddy
f6bd813c07
Refactor Booking component to manage time slots instead of time ranges. Update localStorage handling for time slots, enhance UI for selecting time slots, and improve validation for selected slots. Integrate public availability fetching in BookNowPage to display available time slots based on admin settings.
2025-11-25 21:04:22 +00:00
..
actions
Refactor Booking component to manage time slots instead of time ranges. Update localStorage handling for time slots, enhance UI for selecting time slots, and improve validation for selected slots. Integrate public availability fetching in BookNowPage to display available time slots based on admin settings.
2025-11-25 21:04:22 +00:00
models
Refactor Booking and Dashboard components to integrate appointment management and enhance data fetching logic. Replace mock data with API calls for appointments and user statistics, improving error handling and user feedback. Update UI elements for better search functionality and display of appointment details.
2025-11-23 22:28:02 +00:00
schema
Refactor booking process in BookNowPage to integrate appointment creation via useAppointments hook. Enhance form submission logic to check user authentication before proceeding. Update API endpoint configurations for appointment management, including available dates and user appointments. Improve error handling and user feedback with toast notifications.
2025-11-23 21:43:13 +00:00
api_urls.ts
Implement admin availability management in Booking component. Add functionality to manage weekly availability, including day and time selection, and integrate a dialog for updating availability. Enhance API integration for fetching and updating admin availability data. Update UI elements for better user experience.
2025-11-25 20:15:37 +00:00
utils.ts
Update dependencies and improve styling in layout and global CSS. Added new packages for UI components and animations, and refactored CSS variables for better theme management.
2025-11-06 12:34:29 +00:00