customer-riverside/web/modules/custom/riverside_pt
Philip Peterson 0d35dda628 Fix palette swatches, login styling, and login redirect
- PaletteController: render proper color swatch cards (box + label) and
  wrap output in Markup::create() so Drupal's XSS filter doesn't strip
  inline style attributes
- riverside_pt.module: scope page_attachments and page_top to
  riverside_pt.* routes only — Tailwind preflight was blowing away
  Drupal's default form styles on the login page
- settings.php: derive trusted_host_patterns from BASE_URL so the host
  and port always agree; prevents localhost:8080 being treated as untrusted
- entrypoint.sh: pass --base-url to drush site:install so Drupal stores
  the correct canonical URL from the start

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 03:00:19 -07:00
..
config wip booking flow 2026-05-13 14:55:52 -07:00
css Fix palette swatches, login styling, and login redirect 2026-06-01 03:00:19 -07:00
images Fixes 2026-05-28 00:07:02 -07:00
js add swatch page, rename colors 2026-06-01 02:46:47 -07:00
src Fix palette swatches, login styling, and login redirect 2026-06-01 03:00:19 -07:00
templates add swatch page, rename colors 2026-06-01 02:46:47 -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 functionality build out 2026-06-01 01:47:26 -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