Skip to content

Move custom stage form and stage nav to base vue

What does this MR do?

  • Fixes annoying scrollbars on the stage table
  • Moves custom stage form to the base_vue component
  • Moves stage nav into a separate component and into the base_vue component
  • Removes the .js-cycle-analytics class

Screenshots

Before - no data After - no data
Screen_Shot_2020-04-29_at_12.02.22_pm Screen_Shot_2020-04-29_at_11.56.00_am
Before - data After - data
Screen_Shot_2020-04-29_at_12.02.33_pm Screen_Shot_2020-04-29_at_11.57.14_am

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 #197335 (closed) Related to #214893 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports