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

feat(scan): remove smartcard reports #3748

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

adghayes
Copy link
Collaborator

@adghayes adghayes commented Jul 19, 2023

Overview

Removes support for saving tally reports to smartcards in VxScan.

Checklist

  • I have added logging where appropriate to any new user actions, system updates such as file reads or storage writes, or errors introduced.
  • I have added a screenshot and/or video to this PR to demo the change
  • I have added the "user_facing_change" label to this PR to automate an announcement in #machine-product-updates

@adghayes adghayes force-pushed the drew/remove-smartcard-reports-from-scan branch from f293edf to 37de66a Compare July 19, 2023 21:11
@adghayes adghayes changed the title Drew/remove smartcard reports from scan feat(scan): remove smartcard reports Jul 19, 2023
@adghayes adghayes marked this pull request as ready for review July 19, 2023 21:18
@adghayes adghayes requested a review from a team as a code owner July 19, 2023 21:18
@adghayes adghayes requested review from jonahkagan, kofi-q and carolinemodic and removed request for a team and jonahkagan July 19, 2023 21:18
REACT_APP_VX_PRECINCT_REPORT_DESTINATION=smartcard
REACT_APP_VX_PRECINCT_REPORT_DESTINATION=thermal-sheet-printer
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We could just remove this now, but that would require differentiating on the frontend between thermal and non-thermal printers (or at least the ones we support). That's doable but it does require quite a bit of work, so easier just to punt until we settle on a single kind of printer.

@adghayes adghayes marked this pull request as draft July 19, 2023 21:27
@adghayes adghayes force-pushed the drew/remove-smartcard-reports-from-scan branch from 3cf138c to 7f2a7c4 Compare July 19, 2023 21:37
@adghayes adghayes marked this pull request as ready for review July 19, 2023 22:01
Copy link
Contributor

@kofi-q kofi-q left a comment

Choose a reason for hiding this comment

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

My favourite kind of PR ✂️ ✂️

@adghayes adghayes merged commit d12b479 into main Jul 20, 2023
@adghayes adghayes deleted the drew/remove-smartcard-reports-from-scan branch July 20, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants