Skip to content

[VSA][FE] Migrate the project-level navigation to the path navigation layout

What does this MR do?

This MR is part of an effort to implement group level VSA features at the project level.

This MR:

  • Adds the path flow navigation to project-level value stream analytics. The path flow is implemented on group level VSA, so we can reuse the existing components.
  • Moves the path navigation component from ee/ to app/
  • Adds a base_spec for project VSA to test the rendered page
  • Updates related tests

The existing (horizontal) navigation will be removed from the stage table and the stage table columns adjusted to cater for the changes.

Notes:

  • Project VSA does not require an overview section at the moment
  • The updated stage table has not been implemented on a group level yet

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-05-19_at_5.19.27_pm Screen_Shot_2021-05-19_at_5.58.42_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #326695 (closed)

Edited by Ezekiel Kigbo

Merge request reports

Loading