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
4d85cd3c19
website
/
lib
History
iamkiddy
b2877dd36c
Improve error handling in createAppointment function by using [\s\S] regex for better compatibility in parsing HTML error messages.
2025-11-26 11:44:16 +00:00
..
actions
Improve error handling in createAppointment function by using [\s\S] regex for better compatibility in parsing HTML error messages.
2025-11-26 11:44:16 +00:00
models
Enhance type safety in BookNowPage and useAppointments hook. Update availableDates and availableDaysOfWeek mapping to specify string types. Add getUserAppointmentStats and AvailableDatesResponse types to useAppointments for improved type definitions. Modify Appointment interface to include 'completed' status for better appointment management.
2025-11-25 21:31:20 +00:00
schema
Enhance AdminSettingsPage to fetch and update user profile. Implement profile data retrieval on component mount, update form structure to include first and last name, and add validation for required fields. Improve loading indicators and error handling for profile updates. Update API integration for fetching and updating user profile data.
2025-11-25 21:25:53 +00:00
utils
Enhance AdminSettingsPage to fetch and update user profile. Implement profile data retrieval on component mount, update form structure to include first and last name, and add validation for required fields. Improve loading indicators and error handling for profile updates. Update API integration for fetching and updating user profile data.
2025-11-25 21:25:53 +00:00
api_urls.ts
Enhance AdminSettingsPage to fetch and update user profile. Implement profile data retrieval on component mount, update form structure to include first and last name, and add validation for required fields. Improve loading indicators and error handling for profile updates. Update API integration for fetching and updating user profile data.
2025-11-25 21:25:53 +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