Skip to content

Add composer tab and package type to package list

What does this MR do?

This MR adds a dedicated composer tab to the package list and enables the list items to recognize composer packages.

It also fixes a tiny bug where the list of the packages was being loaded from the API 2 times on the first load.

Screenshots

Screenshot_2020-07-27_at_11.44.32

Screenshot_2020-07-27_at_11.44.25

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

Part of #222469 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports