reports/frontend
jtricerolph 7f0d1057c1 Fix print layout for weekly actuals report
- Override overflow:hidden on .page-content and .app-shell so the full
  report flows to paper instead of clipping at screen height
- break-inside:avoid on each section so they land whole on a page
- Charts stack vertically on print (full width each) rather than 2-col grid
- Hide sidebar, toolbar; reset backgrounds and shadows for clean output

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 13:53:09 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00
src Fix print layout for weekly actuals report 2026-07-20 13:53:09 +00:00
Dockerfile Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
index.html Make reports installable as a PWA 2026-07-11 11:27:01 +00:00
nginx.conf Make reports installable as a PWA 2026-07-11 11:27:01 +00:00
package-lock.json Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
package.json Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
tsconfig.json Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
vite.config.ts Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00