modcomms/frontend/components
Vadym Samoilenko 416c9dce0e Fix QC scroll, show error toasts, enable Apache WS module
- ProofDetailView: remove h-full from root div so content can scroll
  naturally (h-full was capping height at viewport, blocking scroll)
- App.tsx: wire up error state to a top toast banner so users see
  failures (campaign load, proof upload, etc.) instead of silent drops;
  auto-dismiss after 8s, same pattern as notification toast
- Apache: enabled mod_proxy_wstunnel (was missing — proxy_http was
  handling WebSocket connections and dropping them due to HTTP-level
  timeouts; wstunnel provides a proper bidirectional tunnel)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 12:52:30 +00:00
..
icons Fix PDF export: switch to browser print, fix page breaks and bullet alignment 2026-03-05 13:06:12 +00:00
AgencyFilterBar.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Analytics.tsx Analytics AI summary: restore thick left sky accent border (border-l-8) 2026-03-03 15:51:14 +00:00
AssetPreview.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Auditing.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Campaigns.tsx Fix QC scroll, show error toasts, enable Apache WS module 2026-03-18 12:52:30 +00:00
ChecksOverview.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
CopyGenAI.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
CreateCampaignModal.tsx Add azure border to all modal containers per Oliver design 2026-03-03 10:21:59 +00:00
CreateProjectModal.tsx Add azure border to all modal containers per Oliver design 2026-03-03 10:21:59 +00:00
FeedbackReport.tsx Add azure border to all modal containers per Oliver design 2026-03-03 10:21:59 +00:00
Header.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Hero.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
KnowledgeBase.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
LoadingVisual.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Login.tsx Add azure border to all modal containers per Oliver design 2026-03-03 10:21:59 +00:00
PDFReport.tsx Fix PDF logo URL to include Vite base path in production 2026-03-16 14:11:12 +00:00
Profile.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Projects.tsx Add azure border to all modal containers per Oliver design 2026-03-03 10:21:59 +00:00
ProofPreview.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
ProofTypeManager.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
ProofUpload.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
Settings.tsx Settings: fix sub-channel dropdown and Add button styling 2026-03-03 16:10:10 +00:00
Sidebar.tsx Fix LlamaParse 401 + update logo to v5 2026-03-16 12:22:31 +00:00
StatusDashboard.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
ToggleSwitch.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00
UserManagement.tsx Add azure border to all modal containers per Oliver design 2026-03-03 10:21:59 +00:00
WIPReviewer.tsx Restyle full application from Barclays to Oliver Agency brand 2026-03-03 10:16:26 +00:00