customer-riverside/web/modules/custom/riverside_pt/js
Philip Peterson 797e580cc0 Create custom /contact page with details and appointment CTAs
- Refactor AboutController to PageController to handle multiple static pages:
  - /about
  - /services/{slug} (diagnostic, sports, pre-post, neuro)
  - /contact (new)

- New template riverside-pt-contact.html.twig:
  - Contact details (address, phone, email)
  - Office hours
  - 'Send us a message' section directing to booking tool
  - Multiple 'Make an Appointment' links back to /home#book-an-appointment

- Updated riverside_pt.routing.yml with riverside_pt.contact route
- Registered 'riverside_pt_contact' theme in riverside_pt.module
- Updated riverside_pt.install to skip legacy node creation for 'Contact' (and previously About/Services) to avoid alias conflicts
- Minor updates to home template, header handling, libraries (scroll support), and other controllers for consistency with page flows and email/booking features

All details pages (/about, /services/*, /contact) now include clear links back to 'Make an Appointment'.
2026-06-03 23:55:02 -07:00
..
components Use labels 2026-06-03 23:33:09 -07:00
calendar.js Calendar polish: selection persistence, no-slots overlay, various fixes 2026-06-03 20:51:43 -07:00
fullcalendar.min.js wip 2026-06-01 02:21:51 -07:00
nav.js Smooth scroll, booking refactor, success summary 2026-06-03 22:14:39 -07:00
phone-format.js Add nice non-restrictive phone number input formatting for booking 2026-06-03 20:35:40 -07:00
scroll.js Create custom /contact page with details and appointment CTAs 2026-06-03 23:55:02 -07:00