Skip to content

Protected packages: Use icon only for remove action

What does this MR do and why?

Protected packages: Use icon only for remove action like other settings page lists

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

Before After
before after

How to set up and validate locally

  1. echo “Feature.enable(:packages_protected_packages)” | rails c
  2. Go to the package registry settings page, e.g. http://gdk.test:3000/flightjs/Flight/-/settings/packages_and_registries

Related to #444717

Edited by Sascha Eggenberger

Merge request reports