Print disability access request dashboard for admins#10822
Merged
mekarpeles merged 6 commits intointernetarchive:masterfrom Jun 7, 2025
Merged
Print disability access request dashboard for admins#10822mekarpeles merged 6 commits intointernetarchive:masterfrom
mekarpeles merged 6 commits intointernetarchive:masterfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #10822 +/- ##
==========================================
- Coverage 17.14% 17.09% -0.05%
==========================================
Files 91 91
Lines 4981 4995 +14
Branches 867 869 +2
==========================================
Hits 854 854
- Misses 3588 3600 +12
- Partials 539 541 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
801174c to
75b8288
Compare
jimchamp
commented
May 21, 2025
Collaborator
Author
|
Blocked by the following:
|
664065d to
cd6040c
Compare
cd6040c to
db17343
Compare
jimchamp
commented
Jun 4, 2025
4704d51 to
9222768
Compare
jimchamp
commented
Jun 4, 2025
331a5d3 to
21e8cce
Compare
991593d to
3fb133f
Compare
71bad02 to
987ddf2
Compare
Updates the query to return the totals, by status. These are used to populate a summary section above the dashboard table. Table styling has been improved. Full name of qualifying organizations are now included in the table (as opposed to their identifiers).
5340a11 to
356abfd
Compare
for more information, see https://pre-commit.ci
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to #10724
Adds a new dashboard for tracking print disability access requests. The new dashboard is available at
/admin/pd, and can only be viewed by admins.Remaining Tasks
Technical
Testing
Screenshot
Stakeholders