customer-riverside/web/modules/custom/riverside_pt
Philip Peterson b000b824ed Service-aware booking: selector drives calendar, inline request form
- Merge rpt-appt-type + calendar into unified rpt-booking Preact component;
  service state drives event source via useEffect, no DOM event bus
- Each service has distinct availability (different slot density, start hours);
  surgical rehab only available 46+ days out
- Slot click reveals inline Last name / Phone / Comments form; submits all
  fields together to storeSlot rather than redirecting immediately
- Fix nextBusinessDay() timezone bug (toISOString is UTC; use local date
  components instead); pre-select first available day >= next business day
- Today always has no availability (backend now starts from tomorrow)
- Replace all raw hex colour values with named palette tokens throughout
  templates and JS components

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 19:39:35 -07:00
..
config wip booking flow 2026-05-13 14:55:52 -07:00
css Service-aware booking: selector drives calendar, inline request form 2026-06-03 19:39:35 -07:00
images Fixes 2026-05-28 00:07:02 -07:00
js Service-aware booking: selector drives calendar, inline request form 2026-06-03 19:39:35 -07:00
src Service-aware booking: selector drives calendar, inline request form 2026-06-03 19:39:35 -07:00
templates Service-aware booking: selector drives calendar, inline request form 2026-06-03 19:39:35 -07:00
.DS_Store wip 2026-05-25 00:32:23 -07:00
riverside_pt.info.yml Add declarative site module 2026-05-01 05:24:10 -07:00
riverside_pt.install functionality build out 2026-06-01 01:47:26 -07:00
riverside_pt.libraries.yml Service-aware booking: selector drives calendar, inline request form 2026-06-03 19:39:35 -07:00
riverside_pt.module Fix palette swatches, login styling, and login redirect 2026-06-01 03:00:19 -07:00
riverside_pt.routing.yml add swatch page, rename colors 2026-06-01 02:46:47 -07:00