Skip to content

Add versions tab to package details page

Nick Kipling requested to merge 197962-add-versions-tab-to-package-detail into master

What does this MR do?

Issue: #197962 (closed)

This is the second (and final) MR required for this feature. The first and dependant MR is !31744 (merged).

This adds the new Details and Versions tabs to the package details page. The details tab is the existing content and upon clicking on versions, an API request is sent to fetch all the versions available for this specific package. These are then listed.

Screenshots

With build info Lots of versions Also shows tags
Screenshot_2020-05-13_at_18.41.23 Screenshot_2020-05-13_at_18.41.26 Screenshot_2020-05-14_at_09.31.23
Empty Mobile
Screenshot_2020-05-14_at_09.25.40 Screenshot_2020-05-13_at_18.43.50

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 🤖 GitLab Bot 🤖

Merge request reports