Skip to content

Finalise move of dependency proxy enable settings

What does this MR do and why?

This MR adds a dependency proxy settings component to the group level settings in packages and registries, It also removes the old HAML code that used to trigger the settings under the dependency proxy page.

In this MR we are also updating the group type to create the dependency proxy settings if they do not exist.

Screenshots or screen recordings

New block under: group => settings => packages and registries

Screenshot_2021-10-08_at_9.33.24

Old page under group => packages & registries => dependency proxy

Screenshot_2021-10-08_at_9.37.47

Interaction screencapture

DepProxySettings

Note that this app is being refactored in: !70916 (merged)

How to set up and validate locally

  1. Go to a group dependency proxy page and validate that enabled button is not there
  2. Go to a group settings => packages and registries and validate that the enable toggle works

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #322841 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports