Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#26180] PDF export for time sheets #17269

Closed
wants to merge 26 commits into from

Conversation

as-op
Copy link
Contributor

@as-op as-op commented Nov 25, 2024

Ticket

https://community.openproject.org/projects/stream-time-and-costs/work_packages/59824

What are you trying to accomplish?

Export logged time as PDF time sheets

Screenshots

What approach did you choose and why?

Merge checklist

  • Export skeleton PDF via the background worker and a button in the cost report view
  • Don't navigate to .../job_statuses/xyz, use the "inline" progress dialog
  • Apply styling
  • Ellipse text in wp subject cell (missing prawn table support)
  • Table splitting on page breaks with merged rows (missing prawn-table support for splitting)
  • Use cost report query filter & data
  • Use new start_time and time_zone for time on day column
  • Verify used values for header/footer vs wireframes
  • Added/updated tests
  • Added/updated documentation in Lookbook (patterns, previews, etc)
  • Tested major browsers (Chrome, Firefox, Edge, ...)

@as-op as-op marked this pull request as draft November 25, 2024 11:32
@as-op as-op changed the title [#26180] PDF export for time sheets; part I: PDF skeleton [#26180] PDF export for time sheets Nov 25, 2024
@as-op as-op closed this Dec 2, 2024
@as-op as-op deleted the epic/26180-pdf-export-for-time-sheets branch December 2, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant