Skip to content

Display NPM tags on package details page

What does this MR do?

Updates the frontend to display NPM dist tags on the package details page. A new PackageTags component has been created to display these tags. For now, this has been placed inside the details components folder but it should be generic enough to also be used on the list page at some point in the future.

Screenshots

As of commit: c5aff0f5d5149dd598eb3dab1eeb40948a6260cf

Screenshot_2020-01-16_at_12.37.50

Screenshot_2020-01-16_at_12.37.58

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