new-site/site/public
justin bce5db4a09 admin: view order PDFs from MinIO (signed forms, prepared filings, evidence)
Adds a Documents section to the compliance-order detail drawer so you can
review the actual filing PDFs before approving an order:
  GET /api/v1/admin/compliance-orders/:id/documents  list viewable objects
  GET /api/v1/admin/compliance-orders/:id/document?key=&token=  stream one

Key discovery pulls from esign_records (unsigned + signed docs per order),
intake_data.filing_status (pdf_minio_path, attested_pdf, evidence/*), and the
order's engagement_letter / rmd_packet columns.

Rather than hand out presigned URLs (MinIO's public host is IP-allowlisted to a
few office IPs, so links break elsewhere), the API streams the object through
itself from internal minio:9000, gated by the admin JWT. The stream endpoint
accepts the token via ?token= (new middleware requireAdminQueryOrHeader) so a
PDF opens in a new tab, and refuses any key that isn't one of the order's own
documents.
2026-06-16 00:20:15 -05:00
..
.well-known trust/security: add RFC 9116 /.well-known/security.txt + /security trust page (verified TLS A+/SOC2/HIPAA-PCI, security practices, vuln disclosure) 2026-06-06 19:34:18 -05:00
_astro Add interest field to mailing list subscribe (telecom/trucking/formation) 2026-05-29 12:50:27 -05:00
about site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
accessibility site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
account/reset-password site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
admin admin: view order PDFs from MinIO (signed forms, prepared filings, evidence) 2026-06-16 00:20:15 -05:00
contact site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
images hc: version signature filename (v2) to defeat email/CDN image caching 2026-06-13 21:13:36 -05:00
js trust/security: DMARC p=reject; MTA-STS cert+HTTPS policy live; cookie consent banner (CSP-safe); /accessibility page; footer legal links (Security/Accessibility) on all pages; scope TrustedSite to /order payment pages only 2026-06-06 21:01:36 -05:00
order crtc: remove Canadian accountant/accounting-setup service (no longer offered) 2026-06-10 16:51:33 -05:00
portal site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
pricing site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
privacy site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
security site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
services crtc: remove Canadian accountant/accounting-setup service (no longer offered) 2026-06-10 16:51:33 -05:00
survey feat(orders): reduce friction & chargebacks across order flow 2026-06-08 00:24:17 -05:00
terms site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
tools site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
upload/id feat(orders): reduce friction & chargebacks across order flow 2026-06-08 00:24:17 -05:00
404.html site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
favicon.svg Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
index.html site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
llms.txt Rename 'IPES & ISP Registrations' to 'FCC Carrier / ISP Registration' 2026-04-29 08:06:47 -05:00
robots.txt Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
sitemap-0.xml Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
sitemap-index.xml Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00