Skip to content

Add Value Stream Analytics settings form component to Storybook

Rudy Crespo requested to merge 451583-add-vsa-settings-form-to-storybook into master

What does this MR do and why?

Adds stories for vsa_settings/components/value_stream_form.vue to Storybook.

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.

Default Edit Value Stream Edit Value Stream With Custom Stages Edit Value Stream With Hidden Stages Saving New Value Stream Updating Value Stream With Form Submission Errors Loading
Screenshot 2024-04-11 at 10.36.47 PM.png Screenshot 2024-04-11 at 10.37.02 PM.png Screenshot 2024-04-11 at 10.37.07 PM.png Screenshot 2024-04-11 at 10.37.10 PM.png Screenshot 2024-04-11 at 10.37.14 PM.png Screenshot 2024-04-11 at 10.37.18 PM.png Screenshot 2024-04-11 at 10.37.23 PM.png Screenshot 2024-04-11 at 10.37.34 PM.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Set up Storybook or simply run yarn storybook:start
  2. View the stories in ee/analytics/cycle_analytics/vsa_settings/components/value_stream_form

Related to #451583 (closed)

Edited by Rudy Crespo

Merge request reports