Skip to content

Replace html table with gl-table on package details page

What does this MR do?

Update the newly created Vue package details page (!15574 (merged)) to use the gl-table component from GitLabUI instead of a standard html table.

Screenshots

Before:

Screenshot_2019-09-10_at_09.45.26

After:

Screenshot_2019-09-10_at_09.51.20

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes #14697 (closed)

Edited by Nick Kipling

Merge request reports