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(printing): add printer status table #1738

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

hstievat
Copy link
Contributor

@hstievat hstievat commented Nov 4, 2024

Closes #1728

Proposed changes

  • Added a printer status table on the printing page
  • All users can see the update time and printing admins can refresh the statuses manually
  • Users are unable to submit jobs to printers that are unavailable

Brief description of rationale

So users can see which printers are working and which are broken before they try to print.

@hstievat hstievat requested a review from a team as a code owner November 4, 2024 22:58
@hstievat hstievat marked this pull request as draft November 5, 2024 16:50
@alanzhu0
Copy link
Member

alanzhu0 commented Nov 5, 2024

Looking good!

@hstievat hstievat marked this pull request as ready for review November 5, 2024 17:56
@alanzhu0
Copy link
Member

I took a quick look and looks pretty good. How did you test the code? have you tested it with a running cups config? also could you fix the error in the tests? @NotFish232 if you can help review the regex that would be helpful

@coveralls
Copy link

Coverage Status

coverage: 79.062% (-0.06%) from 79.123%
when pulling be319b0 on hstievat:dev
into 888a599 on tjcsl:dev.

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.

Add printer status table
3 participants