Skip to content

Draft: Adds sort by publish date for container registry tags list

What does this MR do and why?

Adds sort by publish date for container registry tags list

When container metdata database in enabled, additional option to sort by published at date is added to the sort dropdown and set as default.

The MR also removes extra name parameter added to GraphQL when tags API is called.

Changelog: added

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports