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

webapi: Add missed tickets to admin page. #451

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

jholdstock
Copy link
Member

A new tab on the admin page displays a list of all tickets which were registered with the VSP but missed their votes. Clicking on the ticket hash redirects to the Ticket Search tab with the details of the missed ticket displayed.

Candidate for a 1.3.1 release.

Screenshot from 2023-09-26 16-18-51
Screenshot from 2023-09-26 16-19-18

@davecgh davecgh changed the title webapi: Add missing tickets to admin page. webapi: Add missed tickets to admin page. Sep 26, 2023
A new tab on the admin page displays a list of all tickets which were
registered with the VSP but missed their votes. Clicking on the ticket
hash redirects to the Ticket Search tab with the details of the missed
ticket displayed.
@jholdstock
Copy link
Member Author

Updated the commit message per Dave's correction.

Move the sorting to a func of the TicketList struct so that it can be
reused.
@jholdstock jholdstock merged commit a254e94 into decred:master Sep 26, 2023
2 checks passed
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