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

[wip] pagination & sorting for access requests #38516

Closed
wants to merge 3 commits into from

Conversation

fspmarshall
Copy link
Contributor

Adds pagination and custom sort indexes for access requests. Custom sort orders are implemented via a custom cache implementation built on the sortcache from #38391 and heavily inspired by the existing unified resource cache.

Most of the interesting stuff lives in services/access_request_cache.go.

Note: in draft to get some early feedback on a few specific pieces. Still in need of some polish and additional manual testing.

@fspmarshall fspmarshall force-pushed the fspmarshall/sort-cache branch from 2c3a246 to c29dd60 Compare February 23, 2024 19:04
Base automatically changed from fspmarshall/sort-cache to master February 23, 2024 19:39
@fspmarshall
Copy link
Contributor Author

Closing in favor of #38633

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.

1 participant