Skip to content

Add success modal for pipeline tour success

Doug Stull requested to merge add-suggest-pipeline-success into master

What does this MR do?

Congratulates the user after they create a verified ci config pipeline file for the first time coming off the suggest pipeline tour.

Note

No Changelog required since this is behind a feature flag suggest_pipeline

Closes gitlab-org/growth/ui-ux#65 (closed)

Screenshots

Invalid ci config file

Screen_Shot_2020-02-19_at_2.00.11_PM

Valid ci config file and meeting all conditions

Still frame

Screen_Shot_2020-02-19_at_2.04.54_PM

Animation

Screen_Recording_2020-02-25_at_9.27.59_AM

Valid ci config file, but not all conditions met as specified below(today's functionality)

Screen_Shot_2020-02-19_at_2.05.46_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
Edited by Yorick Peterse

Merge request reports