Skip to content

Feature/Download #13

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

Merged
merged 42 commits into from
Feb 17, 2025
Merged

Conversation

jeppekroghitk
Copy link
Contributor

@jeppekroghitk jeppekroghitk commented Feb 6, 2025

Description

Added single and batch download fuctionality.
Batch download functionality page with live updating preview of qr codes.
Downloading multiple qr codes as zip.

Screenshot of the result

Screenshot 2025-02-06 at 15 27 57

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@jeppekroghitk jeppekroghitk changed the base branch from develop to feature/qr-generation-setup February 6, 2025 14:28
Copy link
Contributor

@martinyde martinyde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added code analysis to github actions and fixed a few of the errors found, but still a few remain. Run task composer -- code-analysis or task check-code locally to output them.

I consulted @cableman and I don't think we should move away from storing uuid as binary. I believe it's best practice. If there are implications with this approach we should discuss further.

…figuration, and default sort implementation.
@martinyde martinyde merged commit 8028d13 into feature/qr-generation-setup Feb 17, 2025
8 checks passed
@martinyde martinyde deleted the feature/qr-download branch February 17, 2025 09:39
@jeppekroghitk jeppekroghitk restored the feature/qr-download branch April 1, 2025 12:31
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.

2 participants