Skip to content

Adding sort to the projects package list page

Nick Kipling requested to merge add-sorting-to-packages-list into master

What does this MR do?

As per #13536 (closed), this adds sorting to the packages list page at the project level that allows users to sort their packages by created date, name, version or type.

Currently, there is no styling on the sort field other than the default. This is still to be determined.

Screenshots

Static screenshot:

Screenshot_2019-09-12_at_15.15.49

Gif Preview (the UI is older in this, the correct UI is above):

project-packages-sorting

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
Edited by Nick Kipling

Merge request reports