Skip to content

Move project header action items into their own component

What does this MR do and why?

As part of porting the project header panel to Vue, we need to move the existing right side components into their own component. This just moves the files around so future MRs can be more tightly scoped.

See: !147906 (comment 1832971756)

Before image
After image

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.

How to set up and validate locally

  1. Visit a project page and check that the right side of the project header (shown in screenshots) renders the same as before.
Edited by Andrew Smith

Merge request reports