-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/Download #13
Conversation
There was a problem hiding this 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.
…configuration options.
…figuration, and default sort implementation.
…pdatedAt timestamps.
e61a7bb
to
8542d39
Compare
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
Checklist
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.