Wpb Sales Dashboard
Search the build
-
a2e5f512026-09-01 auto-data-snapshot: 2026-09-01T12:55:30 (1 data files) — package-lock.json -
64e54002026-08-25 creds-safe fetch guard: resolve relative fetch vs credential-free location (creds-in-URL trap) -
4ed78f22026-08-20 nav-agent: sync v1.3 (host left-sidebar collapse on load) -
aeb910e2026-08-19 nav-agent: List data full-width tight columns (grid) — layout fix -
36dbd6c2026-08-19 Refresh nav-agent to v1.2 (adds kv-list compact List view, default-off) -
074a9772026-08-13 nav-agent: universal grid-controls drop-in on internal dashboard/command-center pages (STRONG-only) -
1c9f5e22026-08-01 wpb-sales-dashboard: adopt href-to-deeper-data primitives (TK-10093) -
cf0832c2026-07-08 add secured idempotent /webhook/sale receiver + .env loader + docs -
3a526d72026-07-08 fix: static send() JSON-stringified Buffers → serve raw bytes -
1b8b8302026-07-08 initial scaffold: WPB sales & products dashboard (:9812)
Authors
- Steve9
- auto-commit-fleet1
Agents used
Skills used
- /command-center1
- /webhook1
- /sale1
Creative ideas + design notes
64e5400 · 2026-08-25 · creds-safe fetch guard: resolve relative fetch vs credential-free location (creds-in-URL trap)
Fleet inoculation — opening this basic-auth app with credentials in the URL
poisoned document.baseURI and made relative fetch('/api/…') throw. Guard resolves
non-absolute request URLs against location instead. Ref: creds-in-url-fetch-guard-fleet-pattern.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>