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

Add projects filtering #486

Merged
merged 3 commits into from
Dec 7, 2023
Merged

Add projects filtering #486

merged 3 commits into from
Dec 7, 2023

Conversation

jfreda
Copy link
Contributor

@jfreda jfreda commented Dec 7, 2023

This PR adds new status and title query parameters to the /projects API to filter results based on project status (exact match to status string) and/or title (does a *title* case-insensitive wildcard search). It also does a little cleanup to make the conversions between project statuses and their associated strings a bit nicer and more idiomatic.

@jfreda jfreda requested a review from a team as a code owner December 7, 2023 00:14
@jfreda jfreda changed the title Add projects status filter Add projects filtering Dec 7, 2023
@jfreda jfreda merged commit b6e67d8 into main Dec 7, 2023
2 checks passed
@jfreda jfreda deleted the jfreda/projects-status-filter branch December 7, 2023 17:38
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.

2 participants