Quadrille Internal

repo: ~/Projects/quadrille-internal · 17 commits · 0 in last 24h, 0 in last 7d ·

Search the build

17 commits indexed

  1. 2d65e5c 2026-09-15 TK-11438: migrate build script postgres connections to unix socket
  2. 53fad26 2026-09-15 TK-11438: migrate postgres pool to unix socket (darwin fallback)
  3. 9dd52d3 2026-08-29 Declare message_class transactional on george send (TK-10944)
  4. 5bcc6f7 2026-08-20 nav-agent: sync v1.3 (host left-sidebar collapse on load)
  5. b5ffc4a 2026-08-19 nav-agent: List data full-width tight columns (grid) — layout fix
  6. 4cafa93 2026-08-19 Refresh nav-agent to v1.2 (adds kv-list compact List view, default-off)
  7. d60050f 2026-08-13 nav-agent: universal grid-controls drop-in on internal viewer pages (STRONG-only)
  8. 7685f7b 2026-07-31 quadrille-internal: adopt shared /drill.js href-to-deeper-data primitives (TK-10093)
  9. 33e6855 2026-07-07 deploy: fail-close .deploy.conf (was clobbering astek — local-only viewer, no Kamatera target)
  10. 4e73b56 2026-07-07 vendor-requests: resolve george send-token/auth across Mac + Kamatera paths (fix email_failed)
  11. 18bd667 2026-07-07 vendor-requests: self-bootstrap vendor_requests table (fix 'relation does not exist' on fresh DB)
  12. 0a49b7e 2026-07-02 Retrofit index to internal-line-viewer spec (astek reference sync): mobile hamburger filter drawer, quadrille.* localStorage namespace (index + curate), facet tables trimmed to fields the data carries (drop all-null Length/Match; no Styles — no style field), list columns likewise, teal added to BUCKET_HEX, pattern type-ahead falls back to display_name for the 1,042 series-null rows; E2E-verified Chromium + WebKit creds-in-URL on :9947
  13. d937938 2026-07-02 chore: addendum gate clean, v0.2.1 (session close)
  14. d1cd05b 2026-07-02 discounts are line-specific (Steve): Artmura % unconfirmed — removed inherited newwall 20%, Get Price confirms; module sync incl. no-DW-SKU-in-outbound-email rule
  15. cc19aad 2026-07-02 buy-from distributor support: Artmura purchases route via NewWall (tricia@newwall.com, 866-770-2111, 20% newwall registry discount) — emails greet the distributor, PDP shows Buy From row
  16. c290df8 2026-07-02 chore: lint clean, refactor, v0.2.0 (session close)
  17. 189d0da 2026-07-02 initial scaffold — internal quadrille-internal viewer from astek template (pricing tiers, memo/stock/price active requests, call-vendor, no-client-name emails)

Authors

Agents used

  • none detected

Skills used

  • /price2
  • /drill1
  • /auth1
  • /stock1

Creative ideas + design notes

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

53fad26 · 2026-09-15 · TK-11438: migrate postgres pool to unix socket (darwin fallback)
Use process.env.PGHOST || darwin?/tmp:127.0.0.1 so Mac2 services use the
unix socket at /tmp and Kamatera keeps TCP until its own migration.
Undo: git revert HEAD
9dd52d3 · 2026-08-29 · Declare message_class transactional on george send (TK-10944)
Vendor-inquiry emails (stock/price requests) are B2B transactional sends.
Explicitly declare message_class so george's sendPreflight classifies them
correctly instead of falling into the legacy-external-unclassified bucket.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

File tree

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

Other build journals

← Quadrille House Site  ·  all 4 projects  ·  Quadrille Room Credit Enrich →

Export

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

rendered in 0ms