Skip to content

Customizable cycle analytics - Persist custom stages

Ezekiel Kigbo requested to merge 13076-fe-persist-custom-cycle-analytics into master

What does this MR do?

Requires: !18514 (merged)

As part of #13076 (closed) we need to persist custom cycle analytics stages and display the custom stages in the stage table

  • Adds vuex actions and mutations to persist custom cycle analytics stages
  • Adds feature specs for creating a custom stage
  • Fetches the updated stages after successfully creating a stage

Screenshots

Before adding a stage After adding a stage
Screen_Shot_2019-11-06_at_10.17.43_am Screen_Shot_2019-11-06_at_10.18.12_am

Demo

Screen_Recording_2019-11-14_at_9.41.35_pm

Does this MR meet the acceptance criteria?

Conformity

Performance 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
Edited by 🤖 GitLab Bot 🤖

Merge request reports