-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable subproject filters for projects with subprojects (#11674)
* Enable subproject filters for projects with subprojects This at least shows the UI element if it makes sense to show. Currently there's no way without knowing the query syntax to get subprojects, which has caused confusion for a few of our users and broke existing behavior. Refs #11638 * Also show on subprojects * Update to support subprojects having the right filter * Fix tests * Apply suggestions from code review Co-authored-by: Manuel Kaufmann <[email protected]> * Check for version --------- Co-authored-by: Manuel Kaufmann <[email protected]>
- Loading branch information
1 parent
ec370d0
commit 4f1f82f
Showing
2 changed files
with
27 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters