Wallsandfabrics

repo: ~/Projects/wallsandfabrics · 43 commits · 0 in last 24h, 0 in last 7d ·

Search the build

43 commits indexed

  1. 9ce0e43 2026-07-06 Square product-card images (aspect-ratio 1/1)
  2. b85f0da 2026-07-03 corner-nav: move login to its own hamburger in upper-left (panel slides from left)
  3. 36d8d3b 2026-06-19 Mount new-arrivals promo strip (Tier B): require ../_shared/_universal-promo-banner before express.static — text-only rotating 'New · <product> →' banner from /api/products?sort=newest. Local only; deploy gated.
  4. d2c6f40 2026-06-09 step2 vendor-leak fix: dual-key /sample resolver + handle_display hrefs
  5. f30faef 2026-06-03 Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
  6. 6aafe79 2026-06-01 admin: add dw-theme-nav 20-theme navigator (upper-right, admin-only)
  7. ab17603 2026-06-01 dw-header: hide ANY pre-existing <header> (not just ns-header); title-case bare-slug names
  8. 9a97a10 2026-06-01 header A-rebuild: dw-header.js wins fleet — patched to hide original header + corner-nav + v1, fix centered site-name (title fallback), add theme toggle; v1 removed from index
  9. bc99056 2026-06-01 header: remove dw-header.js — fixes overlapping hamburgers (DW-HAMBURGER-NAV v1 sole nav); fleet regression sweep
  10. c70f199 2026-06-01 fleet rebuild: dw-header (hamburgers UL + centered name) + unique high-res hero + accent — local branch
  11. 262c8be 2026-06-01 gradient hero (unique hue 25deg) — no niche photography available
  12. fc5f20f 2026-06-01 gradient hero (unique hue 25deg) — no niche photography available
  13. e94ed8c 2026-06-01 Revert "Remove Big Red widget — never UX-worked, collided with Help pill (fleet sweep)"
  14. 82b3701 2026-06-01 fleet rebuild (header-only): dw-header (hamburgers UL + centered name) + accent — local branch
  15. 2a7a881 2026-06-01 Remove Big Red widget — never UX-worked, collided with Help pill (fleet sweep)
  16. d0c745e 2026-06-01 fix(api): /api/facets drill-down — count each surface over the set narrowed by the OTHER filters
  17. bac7b3c 2026-05-30 scrub residual 3rd-party vendor names from products.json source (per sku-redact denylist; sku/handle + DW house brands preserved)
  18. 742efa0 2026-05-30 fix(api): surface tab counts now reflect active search query in /api/products
  19. 7c8b3c4 2026-05-29 feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
  20. 5b19582 2026-05-28 scrub vendor name leaks from products.json source (3132 products: title/vendor/tags cleaned per sku-redact denylist)
  21. a692678 2026-05-27 Add corner-nav.js (hard-rule: top-right 4-icon nav on product-grid storefront)
  22. 0b30a3b 2026-05-26 sku-redact: wire shared vendor-id display scrubber
  23. dc5577f 2026-05-25 scrub vendor names (Schumacher, Thibaut) + 'vendor' references from editorial copy + search placeholder
  24. 835b059 2026-05-25 replace per-card vendor label with 'Designer Wallcoverings' on customer grid
  25. 9450236 2026-05-25 wire api-vendor-redact middleware + filter /api/facets + drop ?vendor= and vendor-field search
  26. d276b47 2026-05-25 retag aesthetic from PG: 3663 rows updated
  27. 272d2be 2026-05-20 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw-batch set-fb-pixel.sh)
  28. 8e9fdd5 2026-05-19 make server.js self-contained — gate _shared/admin-catalog behind MICROSITE_ADMIN_ENABLED env flag (kamatera deploy unblock)
  29. 82b7840 2026-05-19 add rel=noreferrer to external product card links
  30. 5152cd8 2026-05-19 untrack .pre-* snapshots and add static 404-guard for .bak/.pre- paths
  31. 449e634 2026-05-19 Phase 2: fix card-render syntax error, mobile audit pass
  32. 2345586 2026-05-19 stage2: wire wallsandfabrics onto shared catalog (hand-tailored)
  33. 33f3b27 2026-05-19 snapshot: site.config.json rails field from stage-1 catalog migration
  34. 8dbba67 2026-05-13 fix env wiring — add __dirname-anchored dotenv + dotenv dep so ADMIN_PASS / GEORGE_AUTH actually load
  35. 1ec29b5 2026-05-13 polish: add 'How matched-set browsing works' 3-step section between editorial intro and product grid
  36. 8c33d32 2026-05-13 polish: editorial hero + 'About the Collection' intro + fix left-bleed padding
  37. 79978f4 2026-05-13 embed Big Red customer chat (lower-left, retail mode, vendor-redacted)
  38. 16bce2c 2026-05-11 fleet-grid refine: chip_uniform_aspect (wallsandfabrics)
  39. 29c57e9 2026-05-10 hamburger nav: apply canonical pattern from sister-site fleet
  40. 7aff7d8 2026-05-10 snapshot before hamburger nav rollout
  41. 9c75cd7 2026-05-10 sort-skill UI: add Light→Dark / Dark→Light / Color Wheel options
  42. 134e426 2026-05-10 sort-skill canonical: add light-dark/dark-light/wheel + helpers
  43. dd9529b 2026-05-10 initial scaffold + GA gtag G-429EVNMHVY (port 9934)

Authors

Agents used

  • none detected

Skills used

  • /products7
  • /facets5
  • /vendor2
  • /tags2
  • /handle2
  • /admin-catalog2
  • /sample1
  • /theme21
  • /api-vendor-redact1
  • /catalog1
  • /address1
  • /phone1
  • /dark-light1
  • /wheel1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

d0c745e · 2026-06-01 · fix(api): /api/facets drill-down — count each surface over the set narrowed by the OTHER filters
Add shared filterProducts(list,{q,surface},skip) so /api/products and /api/facets
narrow identically. Facets now count each surface facet over the q-narrowed set
(skip 'surface') so picking one surface no longer zeros sibling-surface counts;
total = fully-filtered length. /api/products refactored to reuse it (same behaviour).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
742efa0 · 2026-05-30 · fix(api): surface tab counts now reflect active search query in /api/products
/api/products was returning the global SURFACE_COUNTS constant regardless of
?q= filter, so the surface tabs showed full-catalog totals even when a search
narrowed the result set. Now computes per-surface counts from the q-filtered
list before applying the surface filter, matching /api/facets behavior.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7c8b3c4 · 2026-05-29 · feat(fleet): theme1/theme2 query-param-gated toggle on catalog page
Default: theme1, toggle hidden. Opt-in via ?theme=2 or localStorage
('wallco-page-theme' key shared across the fleet). Same gate pattern
as dw-domain-fleet productPage.
dc5577f · 2026-05-25 · scrub vendor names (Schumacher, Thibaut) + 'vendor' references from editorial copy + search placeholder
Standing rule — DW vendor names NEVER in customer-facing UI. The editorial
'About the Collection' + 'How to' copy named Schumacher and Thibaut as
examples; both sit on the 30-vendor denylist. Replaced with generic
category words (botanical paper, grasscloth, ochre botanical). Search
placeholder no longer prompts users to type 'vendor'.
835b059 · 2026-05-25 · replace per-card vendor label with 'Designer Wallcoverings' on customer grid
Standing rule — DW vendor names never on customer-facing UI. Pairs with the
upstream api-vendor-redact middleware (defense-in-depth — even if the API
ever leaks a real vendor field, the customer page renders the brand string).
9450236 · 2026-05-25 · wire api-vendor-redact middleware + filter /api/facets + drop ?vendor= and vendor-field search
Mounts _shared/api-vendor-redact above route registration so /api/* responses
have vendor field replaced with 'Designer Wallcoverings' and the top-level
vendors map dropped, and ?vendor= query param stripped from /api/products.

/api/facets now honours ?q= and ?surface= so surface counts + total reflect
the filtered list instead of the whole catalog.

/api/products no longer indexes the vendor field in text search and no longer
accepts ?vendor= (the upstream middleware also strips it; this is local
defense-in-depth).
d276b47 · 2026-05-25 · retag aesthetic from PG: 3663 rows updated
before: <null>=3663
after:  all=8, architectural=14, blue=24, botanical=1537, commercial=422, green=1638, white=20

Backfills correct multi-bucket aesthetic tagging from dw_unified.microsite_products
(DTD verdict B, 2026-05-25 fleet retag run).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2345586 · 2026-05-19 · stage2: wire wallsandfabrics onto shared catalog (hand-tailored)
- catalog read-path: require _shared/admin-catalog, resolve slug from
  site.config.json (slug=wallsandfabrics), async getProducts() at startup
- preserves the surface model: PG rows run through normalize() -> isJunk()
  -> surfaceOf() exactly as before; SURFACE_COUNTS rebuilt per load
- catalog.mount() adds /admin/catalog (basic-auth) + /api/admin/* before listen
- JSON fallback retained; also falls back when PG rows lack image_url
  (Stage-2 Phase A migration missed this site's images[] array) so the
  storefront still renders real images until microsite_products is backfilled

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
8c33d32 · 2026-05-13 · polish: editorial hero + 'About the Collection' intro + fix left-bleed padding
- Replace generic "Walls & Fabrics." headline with editorial 2-line: "When the wall and the fabric both have to land."
- Tighten lede + add Est. 2026 marker.
- New <section class="editorial"> between hero and grid — 2-paragraph "About the Collection" intro that stakes the niche (walls + fabrics designed to be specified together).
- Fix pre-existing regression where .hero{padding:... 0 ...} and header .row{padding:14px 0} overrode .wrap's horizontal padding — both now carry 22px so text isn't flush to viewport edge.
- Update <title> + meta description to be domain-specific (matched-set storefront, not generic).
- APCA Lc check: dark fg on cream bg = ~99; copper accent at display weight = ~62. No photo bg → no saliency conflict. Pass without liquid-pill.

GA4 G-429EVNMHVY firing. Footer mailto/address/phone unchanged and correct.

File tree

15 files tracked. Click any to browse the source at HEAD.

Other build journals

← Wallpaperwednesday  ·  all 4 projects  ·  Warp Starfield →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms