modcomms/frontend/components
Vadym Samoilenko fdb5a2d961 Fix PDF export: switch to browser print, fix page breaks and bullet alignment
- Replace html2canvas + jsPDF with window.print() in both handleExportPDF
  and handleDownloadReport — browser print properly respects CSS break-inside:
  avoid on agent cards and page-break-before on proof pages, eliminating
  orphaned section headings
- Add listStylePosition: 'outside' and explicit lineHeight to <ul>/<li>
  elements in PDFReport so bullet symbols sit at the text baseline
- Add pageBreakInside: 'avoid' alongside existing breakInside: 'avoid' on
  agent cards for cross-browser compatibility
- Replace placeholder shield icon and plain-text Oliver SVG on cover page
  with BAR-ModComms-logo-v4.png (Barclays eagle) and styled Oliver wordmark

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 13:06:12 +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 PDF export: switch to browser print, fix page breaks and bullet alignment 2026-03-05 13:06:12 +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 export: switch to browser print, fix page breaks and bullet alignment 2026-03-05 13:06: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 logo proportions: use w-full h-auto instead of fixed height 2026-03-03 15:56:12 +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