Skip to content

Add pagination to credentials and project credentials page#4672

Open
sharleenawinja wants to merge 1 commit intoOpenFn:mainfrom
sharleenawinja:credentials-pagination
Open

Add pagination to credentials and project credentials page#4672
sharleenawinja wants to merge 1 commit intoOpenFn:mainfrom
sharleenawinja:credentials-pagination

Conversation

@sharleenawinja
Copy link
Copy Markdown

Description

This PR adds pagination to the credentials, keychain credentials, and OAuth clients tables on the credentials list pages (10 items per page, with Previous/Next control). OAuth clients are now in a collapsible section, collapsed by default. Tables are ordered: credentials first, keychain credentials second, OAuth clients last.

Closes #4301

Validation steps

  1. Go to /credentials with more than 10 credentials — confirm the table paginates

  2. Confirm the OAuth Clients section is collapsed by default and the toggle shows/hides it.

  3. If there are more than 10 OAuth clients, expand the section and confirm pagination works.

  4. Verify the same behaviour on Project Settings → Credentials.

Additional notes for the reviewer

  1. (Is there anything else the reviewer should know or look out for?)

AI Usage

Please disclose whether you've used AI anywhere in this PR (it's cool, we just
want to know!):

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

Pre-submission checklist

  • I have performed an AI review of my code (we recommend using /review
    with Claude Code)
  • I have implemented and tested all related authorization policies.
    (e.g., :owner, :admin, :editor, :viewer)
  • I have updated the changelog.
  • I have ticked a box in "AI usage" in this PR

@sharleenawinja sharleenawinja marked this pull request as draft April 28, 2026 10:37
@github-project-automation github-project-automation Bot moved this to New Issues in Core Apr 28, 2026
@sharleenawinja sharleenawinja marked this pull request as ready for review April 28, 2026 10:39
@sharleenawinja
Copy link
Copy Markdown
Author

@midigofrank could you please review this PR when you have a moment? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New Issues

Development

Successfully merging this pull request may close these issues.

Add pagination to credentials and project credentials page

1 participant