Skip to content

Draft: Port left side of project header to Vue

Andrew Smith requested to merge espadav8/gitlab:port-project-header into master

What does this MR do and why?

The right side of the project header has been fully ported to Vue, however, the left side is all still HAML. This ports the rest of the header to Vue as well.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before image
After image

How to set up and validate locally

  1. Enable FF echo "Feature.enable(:vue_project_header)" | rails c
  2. Go to a project overview, e.g. http://gdk.test:3000/flightjs/Flight

Closes: #457848

Edited by Sascha Eggenberger

Merge request reports

Loading