Skip to content

Conversation

mphasize
Copy link
Contributor

@mphasize mphasize commented Sep 3, 2024

Story: "As an admin I want to generate the certificate PDF for a participant and see a preview image."

  • Proof of concept with a demo layout
  • Generate PDF when importing
  • Generate preview image on demand (first load)
  • Manage persistent storage in dokku
  • Add managing/uploading templates with layout config?
  • Add full color support to template layout configuration
  • Add font italic option
  • Edit Batch settings (startDate, endDate, ...)
  • Action to update all certificates rendered from a template when the layout was changed (based on updatedAt timestamp)
  • Action to update all certificates when the batch settings were changed (based on updatedAt timestamp)
  • Throw error when importing participants without an email
  • Add/delete batches
  • Sort batches by date in descending order
  • Add managing/uploading fonts?
  • Manually set up new ENV vars in the production app on dokku
  • Updated action for cloning the review app database (unlink cloned database from production app)

Gotchas: Font usage is hard-coded in the layout settings.

@mphasize
Copy link
Contributor Author

mphasize commented Sep 9, 2024

After merging #7 I rebased this PR and therefore had to force push the commits again.

@mphasize mphasize merged commit 8b41f73 into main Sep 10, 2024
1 check passed
@mphasize mphasize deleted the generate-certificate-2 branch October 11, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As an admin, I want to generate the certificate PDF for a participant and see a preview image
1 participant