• Joined on 2025-04-25
Hammond merged pull request ATTUNE-HEART-THERAPY/website#40 2025-12-03 11:08:43 +00:00
Refactor appointment handling to streamline selected time slots and improve data payload structure. Update UI components to display selected slots clearly and enhance user experience by ensuring only relevant data is sent to the API. Remove legacy fiel…
Hammond created pull request ATTUNE-HEART-THERAPY/website#40 2025-12-03 11:08:39 +00:00
Refactor appointment handling to streamline selected time slots and improve data payload structure. Update UI components to display selected slots clearly and enhance user experience by ensuring only relevant data is sent to the API. Remove legacy fiel…
Hammond pushed to feat/booking-panel at ATTUNE-HEART-THERAPY/website 2025-12-03 11:08:08 +00:00
01dcf9abe5 Refactor appointment handling to streamline selected time slots and improve data payload structure. Update UI components to display selected slots clearly and enhance user experience by ensuring only relevant data is sent to the API. Remove legacy fields from appointment responses for cleaner data management.
Hammond pushed to master at ATTUNE-HEART-THERAPY/website 2025-12-01 19:50:06 +00:00
a8ff1d377a Merge pull request 'Refactor Booking component to improve rendering of preferred availability and time slots. Update appointment model to support both string and array formats for preferred_dates and preferred_time_slots, enhancing flexibility in data handling.' (#39) from feat/booking-panel into master
80882c80bc Refactor Booking component to improve rendering of preferred availability and time slots. Update appointment model to support both string and array formats for preferred_dates and preferred_time_slots, enhancing flexibility in data handling.
Compare 2 commits »
Hammond merged pull request ATTUNE-HEART-THERAPY/website#39 2025-12-01 19:50:05 +00:00
Refactor Booking component to improve rendering of preferred availability and time slots. Update appointment model to support both string and array formats for preferred_dates and preferred_time_slots, enhancing flexibility in data handling.
Hammond created pull request ATTUNE-HEART-THERAPY/website#39 2025-12-01 19:50:00 +00:00
Refactor Booking component to improve rendering of preferred availability and time slots. Update appointment model to support both string and array formats for preferred_dates and preferred_time_slots, enhancing flexibility in data handling.
Hammond pushed to feat/booking-panel at ATTUNE-HEART-THERAPY/website 2025-12-01 19:49:27 +00:00
80882c80bc Refactor Booking component to improve rendering of preferred availability and time slots. Update appointment model to support both string and array formats for preferred_dates and preferred_time_slots, enhancing flexibility in data handling.
Hammond merged pull request ATTUNE-HEART-THERAPY/website#38 2025-12-01 19:09:45 +00:00
Enhance deliverables page by adding email notification details for admins and clients regarding appointment requests and confirmations. Update images to reflect these changes for better clarity in the scheduling process.
Hammond pushed to master at ATTUNE-HEART-THERAPY/website 2025-12-01 19:09:45 +00:00
cf3828da0d Merge pull request 'Enhance deliverables page by adding email notification details for admins and clients regarding appointment requests and confirmations. Update images to reflect these changes for better clarity in the scheduling process.' (#38) from feat/booking-panel into master
8d0088f555 Enhance deliverables page by adding email notification details for admins and clients regarding appointment requests and confirmations. Update images to reflect these changes for better clarity in the scheduling process.
Compare 2 commits »
Hammond created pull request ATTUNE-HEART-THERAPY/website#38 2025-12-01 19:09:27 +00:00
Enhance deliverables page by adding email notification details for admins and clients regarding appointment requests and confirmations. Update images to reflect these changes for better clarity in the scheduling process.
Hammond pushed to feat/booking-panel at ATTUNE-HEART-THERAPY/website 2025-12-01 19:09:06 +00:00
8d0088f555 Enhance deliverables page by adding email notification details for admins and clients regarding appointment requests and confirmations. Update images to reflect these changes for better clarity in the scheduling process.
Hammond pushed to master at ATTUNE-HEART-THERAPY/website 2025-12-01 18:41:34 +00:00
f5e32e050b Merge pull request 'Update deliverables page to simplify appointment scheduling instructions. Remove redundant steps regarding meeting room creation and joining process for clarity and conciseness.' (#37) from feat/booking-panel into master
755d2b328a Update deliverables page to simplify appointment scheduling instructions. Remove redundant steps regarding meeting room creation and joining process for clarity and conciseness.
Compare 2 commits »
Hammond merged pull request ATTUNE-HEART-THERAPY/website#37 2025-12-01 18:41:33 +00:00
Update deliverables page to simplify appointment scheduling instructions. Remove redundant steps regarding meeting room creation and joining process for clarity and conciseness.
Hammond created pull request ATTUNE-HEART-THERAPY/website#37 2025-12-01 18:41:29 +00:00
Update deliverables page to simplify appointment scheduling instructions. Remove redundant steps regarding meeting room creation and joining process for clarity and conciseness.
Hammond pushed to feat/booking-panel at ATTUNE-HEART-THERAPY/website 2025-12-01 18:41:02 +00:00
755d2b328a Update deliverables page to simplify appointment scheduling instructions. Remove redundant steps regarding meeting room creation and joining process for clarity and conciseness.
Hammond pushed to master at ATTUNE-HEART-THERAPY/website 2025-12-01 18:27:35 +00:00
96ec7f8c2e Merge pull request '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 …' (#36) from feat/booking-panel into master
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.
Compare 2 commits »
Hammond merged pull request ATTUNE-HEART-THERAPY/website#36 2025-12-01 18:27:33 +00:00
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 …
Hammond created pull request ATTUNE-HEART-THERAPY/website#36 2025-12-01 18:27:29 +00:00
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 …
Hammond pushed to feat/booking-panel at ATTUNE-HEART-THERAPY/website 2025-12-01 18:26:40 +00:00
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.
Hammond pushed to master at ATTUNE-HEART-THERAPY/website 2025-12-01 18:04:54 +00:00
e72c7e105a Merge pull request 'Enhance submitContactForm function to improve input sanitization and response handling. Update documentation to clarify that the endpoint does not require authentication. Implement checks for empty responses and specific error handling for authenticati…' (#35) from feat/booking-panel into master
6fb6e97341 Enhance submitContactForm function to improve input sanitization and response handling. Update documentation to clarify that the endpoint does not require authentication. Implement checks for empty responses and specific error handling for authentication issues, ensuring a more robust user experience during form submissions.
Compare 2 commits »