Skip to content

Remove legacy custom value stream components and docs

Ezekiel Kigbo requested to merge 323984-remove-legacy-value-stream-form into master

What does this MR do?

With the removal of the path navigation feature flag we no longer use the old VSA custom stage form.

This MR:

  • Removes the custom_stage_form.vue component
  • Removes the add_stage_button.vue component
  • Removes the related jest tests for the components
  • Removes a feature spec related to the old form

Docs changes will be introduced in a separate MR

Screenshots (strongly suggested)

No visual changes

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

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

Edited by Ezekiel Kigbo

Merge request reports

Loading