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
d51a795191
website
/
app
History
iamkiddy
d51a795191
Refactor ContactSection and submitContactForm to streamline form submission process. Simplify input handling by using a single object for contact data and enhance error messaging for better user feedback. Update appointment detail rendering in Booking component for improved UI consistency.
2025-12-01 18:26:33 +00:00
..
(admin)
Refactor ContactSection and submitContactForm to streamline form submission process. Simplify input handling by using a single object for contact data and enhance error messaging for better user feedback. Update appointment detail rendering in Booking component for improved UI consistency.
2025-12-01 18:26:33 +00:00
(auth)
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
(pages)
Refactor Booking and AppointmentDetail components to enhance rendering of preferred dates and time slots. Improve UI consistency by updating conditional rendering logic and ensuring proper handling of availability states. Additionally, streamline the ContactSection component to include form submission functionality with error handling and loading states for better user experience.
2025-12-01 17:35:28 +00:00
(user)
Refactor Booking and AppointmentDetail components to enhance rendering of preferred dates and time slots. Improve UI consistency by updating conditional rendering logic and ensuring proper handling of availability states. Additionally, streamline the ContactSection component to include form submission functionality with error handling and loading states for better user experience.
2025-12-01 17:35:28 +00:00
favicon.ico
Initial commit from Create Next App
2025-11-05 11:28:53 +00:00
globals.css
Add React DatePicker and styles, update package dependencies, and enhance booking validation
2025-11-26 11:42:31 +00:00
icon.svg
Updated about, service, and footer
2025-11-07 21:37:43 +00:00
layout.tsx
Enhance Booking component with appointment scheduling and rejection functionality. Integrate dialogs for scheduling and rejecting appointments, improving user interaction. Update layout to suppress hydration warnings and refine appointment data handling in BookNowPage for consistent ID management.
2025-11-24 16:04:39 +00:00
page.tsx
Add new components to Home page: Specialties, ClientFocus, Finances, and Location for enhanced content presentation.
2025-11-12 19:38:14 +00:00
providers.tsx
Enhance authentication flow by integrating @tanstack/react-query for improved data fetching, adding form validation in Login and LoginDialog components, and updating user redirection logic post-login. Also, include new dependencies: input-otp and zod for OTP input handling and schema validation.
2025-11-23 13:29:31 +00:00