feat: add PDF export button with print stylesheet #11

Merged
ti-paul merged 1 commit from feature/2-pdf-export into master 2026-05-11 16:03:01 +00:00
Member

Closes #2

Summary

Added a PDF export button that uses window.print() with a proper print stylesheet.

Changes

  • Export button in header triggers window.print()
  • Dynamic document title for meaningful PDF filenames
  • Full print stylesheet: light theme, preserved layout
  • Hides export button in print output

Tests

Manual: verified button appears, triggers print dialog, stylesheet applies correctly

Closes #2 ## Summary Added a PDF export button that uses window.print() with a proper print stylesheet. ## Changes - Export button in header triggers window.print() - Dynamic document title for meaningful PDF filenames - Full print stylesheet: light theme, preserved layout - Hides export button in print output ## Tests Manual: verified button appears, triggers print dialog, stylesheet applies correctly
feat: add PDF export button with print stylesheet
All checks were successful
CI / build-docker (pull_request) Successful in 23s
6901a37fe9
- Added export button in header that triggers window.print()
- Dynamic document title with date/time for saved PDF filenames
- Full print stylesheet: light theme, no dark backgrounds
- Preserves leaderboard, chart, and stats layout in print
- Hides export button in print output

Closes #2
ti-paul merged commit 37440a9644 into master 2026-05-11 16:03:01 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/dashboard!11
No description provided.