• Joined on 2026-05-03
null pushed to dev at null/Queue-North-Website 2026-05-17 15:15:02 -05:00
c4d40c39ba feat(ui): nav active-state styling for header and mobile nav (batch 0.6.0)
null pushed to dev at null/Queue-North-Website 2026-05-17 15:07:53 -05:00
0e89bc2c0a fix: remove FUTURE.md and HISTORY.md from git tracking — agent-only docs, not for repo
null pushed to dev at null/Queue-North-Website 2026-05-17 15:07:32 -05:00
71c8129046 feat(ui): footer + contact improvements, CTAs everywhere, gitignore update (batch 0.5.6)
null closed issue null/Queue-North-Website#8 2026-05-17 15:06:47 -05:00
P1: Zoho URL double-slash if ZOHO_API_DOMAIN has trailing slash
null closed issue null/Queue-North-Website#11 2026-05-17 15:06:47 -05:00
P1: Header CTA button uses plain Link instead of Button component
null closed issue null/Queue-North-Website#2 2026-05-17 15:06:41 -05:00
P0: Zoho token failure returns null but forwardToZoho continues
null closed issue null/Queue-North-Website#3 2026-05-17 15:06:41 -05:00
P0: Zoho token fetch does not check response.ok before parsing JSON
null closed issue null/Queue-North-Website#5 2026-05-17 15:06:41 -05:00
P1: No timeout on Zoho token fetch — server hangs if Zoho is down
null closed issue null/Queue-North-Website#7 2026-05-17 15:06:41 -05:00
P1: Header SheetTrigger imported without Sheet wrapper — mobile nav may be broken
null pushed to dev at null/Queue-North-Website 2026-05-17 15:01:07 -05:00
5b0a509e70 fix(zoho): P0/P1 criticals — credential check, response validation, timeout, null normalization (Neo N1)
null pushed to dev at null/Queue-North-Website 2026-05-17 14:56:13 -05:00
a963dc4dcc feat(ui): why queue north section refinement (batch 0.5.5)
null pushed to dev at null/Queue-North-Website 2026-05-17 14:49:04 -05:00
940cd94ba3 feat(services): business outcomes rewrite (batch 0.5.4)
null commented on issue null/Queue-North-Website#4 2026-05-17 14:46:11 -05:00
P0: su-exec in Docker entrypoint may fail silently — container runs as root

Final remediation (7c145bc):

  • Removed chmod 777 on /app/db and /app/logs → now uses chown -R nodejs:nodejs
  • Removed hardcoded su-exec call → entrypoint now detects root vs…
null closed issue null/Queue-North-Website#44 2026-05-17 14:46:07 -05:00
Batch 0.5.3: Trust signals section — B2B credibility
null pushed to dev at null/Queue-North-Website 2026-05-17 14:46:01 -05:00
7c145bc8ca fix(security): Hudson remediation + batch 0.5.3 trust signals
null commented on issue null/Queue-North-Website#4 2026-05-17 14:45:39 -05:00
P0: su-exec in Docker entrypoint may fail silently — container runs as root

Hudson security review (post-fix):

  • Dockerfile correctly uses USER nodejs — no su-exec needed
  • Entry point cleaned up: removed chmod 777 (→ chown), removed hardcoded su-exec, added…
null pushed to dev at null/Queue-North-Website 2026-05-17 14:45:30 -05:00
7162a26f97 fix(security): clean up docker-entrypoint per Hudson review
null opened issue null/Queue-North-Website#44 2026-05-17 14:45:03 -05:00
Batch 0.5.3: Trust signals section — B2B credibility
null closed issue null/Queue-North-Website#43 2026-05-17 14:45:00 -05:00
Batch 0.5.2: Hero section rewrite — B2B value proposition
null opened issue null/Queue-North-Website#43 2026-05-17 14:44:55 -05:00
Batch 0.5.2: Hero section rewrite — B2B value proposition