Skip to content

Swap out ref-switcher for badges partial

- requested to merge 369963-migrate-ref-switcher-badge into master

What does this MR do and why?

Swaps out the branch selectors from HAML templates to the vue component version.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

In Settings -> CI/CD -> General Pipelines -> Branch selection dropdowns.

Before After
Screen_Shot_2023-02-08_at_2.01.41_AM Screen_Shot_2023-02-14_at_5.34.14_PM

How to set up and validate locally

  • In a existing project navigate to Settings -> CI/CD -> General Pipelines -> Branch selection dropdowns.
  • Clicking a branch should reload the page with the recently selected branch. (Same behavior as before)

Numbered steps to set up and validate the change are strongly suggested.

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 #369963 (closed)

Edited by -

Merge request reports