Skip to content

Move the VSD frontend files to the correct path

Alex Pennells requested to merge 390542-move-vsd-app into master

What does this MR do and why?

We previously migrated the VSD from analytics/dashboards -> analytics/dashboards/value_streams_dashboard (!113558 (merged)) but the supporting frontend files were never moved. We plan on making use of the old route for the new analytics dashboard app, so this is a pre-emptive step to that end goal. There should be no visible changes from an end-user perspective

How to set up and validate locally

  1. Feature.enable(:combined_analytics_dashboards)
  2. Visit the value streams dashboard: http://gdk.test:3000/groups/${YOUR_GROUP}/-/analytics/dashboards
  3. Ensure the page redirects to /groups/${YOUR_GROUP}/-/analytics/dashboards/value_streams_dashboard and loads the Vue app

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

Merge request reports

Loading