Skip to content

Conditionally render Docker row checkbox

gfyoung requested to merge repo-forks/gitlab:image-check-disable into master

Hides the checkbox on the container registry details page row if we can't actually delete the tag.

Can't share screenshots from local instance at the moment, but it should look something like this:

(adapted from GitLab's pages/hugo registry):

Screen_Shot_2020-07-03_at_3.51.39_PM

Assuming CI is happy:

Edited by gfyoung

Merge request reports