Skip to content

Extract settings form to shared reusable one

What does this MR do?

This MR paves the way to the new UI that will be implemented in #37242 by extracting settings_form and refactoring it in a reusable component placed in the shared folder of the registry stage.

The new expiration_policy_form is then used in settings_form that acts as a wrapper for the data flow from vuex.

Screenshots

No visual changes!

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Part of #37242

Edited by Nicolò Maria Mezzopera

Merge request reports