Skip to content

Unified Edit form JS handling for Project and Personal snippets

Denys Mishunov requested to merge dmishunov-refactor-snippet-edit into master

What does this MR do?

The MR moves shared JS hadling for both Project and Personal snippets Edit form into one file to provide the SSOT for both types.

Screenshots

This is a ~backstage refactoring without any visual difference in the UI.

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
Edited by Denys Mishunov

Merge request reports