Skip to content

Add name filter option to packages list

What does this MR do?

As per #197920 (closed), this adds a name filter to the top right of the packages list, allowing the user to filter the list by name. This works in combination with the other tools on the page (tabs and sorting).

Screenshots

Desktop Mobile
Screenshot_2020-03-23_at_12.00.04 Screenshot_2020-03-23_at_12.13.46
Empty State (when filter is applied)
Screenshot_2020-03-23_at_12.14.36

Video (note: this is a couple of commits behind):

package-name-filtering

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
Edited by Nick Kipling

Merge request reports