Skip to content

Replace haml analytics stage-list-item with vue component

Ezekiel Kigbo requested to merge ek-replace-analytics-haml-stage-list-item into master

What does this MR do?

Update the stage-nav-item component on the analytics/cycle_analytics page

  • Adds the stage-nav-item component
  • Updates css classes used on the table headers
  • Fixes broken UI introduced in !14910 (merged)
Before After
Screen_Shot_2019-08-20_at_11.09.02_am Screen_Shot_2019-08-20_at_11.19.43_am

Related issues

#13076 (closed)

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