pdombkins makes hidden admin records reachable
A quiet data-completeness fix stops several oversight screens from silently leaving older records out of view.
The fork adds consistent pagination or continuous loading to six previously capped lists: audit history, costs, regulatory monitoring, agents, verification, and notifications.
- Audit history: reviewers can reach older activity instead of seeing an unexplained partial record.
- Costs and regulatory monitoring: teams can continue through more entries when checking spend or tracked developments.
- Agents, verification, and notifications: administrators can access the full operational queue, rather than only its newest slice.
The important point is correctness, not cosmetic scrolling. A list that appears complete while hiding records can distort an audit, investigation, or operational decision.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?