Skip to content

Remove duplicative package names from versions tab

Tim Rizzi requested to merge trizzi-master-patch-19697 into master

What does this MR do?

When you publish multiple versions of a package, you can navigate to the Package Registry and view Other versions. When looking at other versions, the primary list item detail is the name... again. Since each of them has the same name, would it be valuable to switch the version "number" and package name in the UI

This MR will remove the package name and only display the version and other metadata in the UI

Closes: #233724 (closed)

Screenshots

Current state

Screen_Shot_2020-08-04_at_3.05.21_PM

With this MR

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 Tim Rizzi

Merge request reports