Skip to content

Add controller actions for Value Stream settings

Adam Hegyi requested to merge 381001-add-controllers-for-vs-settings into master

What does this MR do and why?

This MR adds HTML endpoints for creating, editing, and showing a value stream. The actions will be used for the settings page: #381001 (closed)

Endpoints:

How to set up and validate locally

  1. Make sure you're on Ultimate license
  2. Go to a group and go to Analytics > Value Stream
  3. Create a new value stream
  4. Use the VS id to try the endpoints mentioned above (it should render an empty page for now)

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

Merge request reports

Loading