Skip to content

Replace blank state component with gitlab-ui

Miguel Rincon requested to merge 301010-remove-blank-state-pipelines into master

What does this MR do?

Removes the svg-blank-state component in favor of the standardized gitlab-ui empty state.

Screenshots (strongly suggested)

before after
no-pipeline-before no-pipeline-after
error-before error-after
commit-before commit-after

The empty state SVG originally didn't have an explicit limit in it's width, so we will see the size reduced to 250px, this is the original size:

size-diff

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

Edited by Miguel Rincon

Merge request reports