Skip to content

Hook up new pagination component to audit log #3609

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

Closed
3 tasks
Tracked by #3251
Kira-Pilot opened this issue Aug 19, 2022 · 0 comments
Closed
3 tasks
Tracked by #3251

Hook up new pagination component to audit log #3609

Kira-Pilot opened this issue Aug 19, 2022 · 0 comments
Assignees
Labels
site Area: frontend dashboard

Comments

@Kira-Pilot
Copy link
Member

As a user, I would like to be able to be able to paginate through a potentially long audit log.

Audit RFC

Audit Mocks

AC

  • Add pagination to the audit log page, using the new pagination component (components/PaginationWidget.tsx)
  • Use the count API (/api/v2/audit/count) to return the total count of pages
  • Add tests and stories

Definition of Done

When there are more than 10 items in the Audit Log
then they are broken up and accessible by a pagination widget.

@Kira-Pilot Kira-Pilot added feature site Area: frontend dashboard labels Aug 19, 2022
@Kira-Pilot Kira-Pilot mentioned this issue Aug 19, 2022
16 tasks
@kylecarbs kylecarbs changed the title Feat: hook up new pagination component to audit log Hook up new pagination component to audit log Aug 24, 2022
@BrunoQuaresma BrunoQuaresma self-assigned this Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site Area: frontend dashboard
Projects
None yet
Development

No branches or pull requests

2 participants