Skip to content

Fixed locking folders not working with Vue file refactor

Phil Hughes requested to merge ph/vueFileRefactorPathLock into master

What does this MR do?

Fixes the folder locking feature when used with the Vue file listing refactoring.

Note to reviewer This is NOT being refactored in Vue, there is a lot of logic around this that remains on the backend. The save duplicating this we simply use a simple click event listener.

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 Bob Van Landuyt

Merge request reports