Skip to content

Package: group and project graphql types - add search

What does this MR do?

This MR adds support for filtering the project and group packages types, adding all the types currently supported by our finders.

Since the project and group resolvers ended up being really similar we are also refactoring the group one to import from the project one.

Screenshots (strongly suggested)

Screenshot_2021-05-04_at_14.06.42

Screenshot_2021-05-04_at_14.07.07

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #285467 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports