Skip to content

VSA - UI Create value stream from scratch

Ezekiel Kigbo requested to merge 267536-vsa-create-form-from-scratch into master

What does this MR do?

UI - Adds form fields to create a value stream from scratch

Feature flag

There are 2 feature flags required to see these changes:

  • value_stream_analytics_path_navigation: enables the path navigation UI
  • value_stream_analytics_extended_form: enables the additional form fields added here in the create value stream form

Video walkthrough

vsa-form-pinned

Screenshots (strongly suggested)

No changes With Errors With label events selected
Screen_Shot_2021-01-12_at_7.23.21_pm Screen_Shot_2021-01-12_at_7.23.28_pm Screen_Shot_2021-01-12_at_7.27.34_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #267536 (closed)

Edited by Ezekiel Kigbo

Merge request reports