Skip to content

Refactor tree controls into Vue

Phil Hughes requested to merge ph/repoButtonsReactive into master

What does this MR do?

As part of the ongoing refactor of the repository tree view into Vue. This refactors some of the tree control buttons into Vue. Some of these links need the updated path in order to link to the correct place. This changes that by allowing them to react to the Vue Router route changes.

Closes #34794 (closed)

Screenshots

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 Phil Hughes

Merge request reports