Skip to content

Remove all tables from Pipeline page when there is no job for the Pipeline

What does this MR do?

Remove all the tables (Pipelines/Jobs) from Pipeline when there is no job to show for the Pipeline.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

To improve UX a little bit by removing a meaningless.

Screenshots (if relevant)

case (after the MR) screenshots
Pipeline for a commit with invalid CI YAML (improved by the MR) gitlab-ce-mr-18540-invalid-gitlab-ci-yaml
Pipeline for a commit with valid CI YAML (no regression by the MR) gitlab-ce-mr-18540-invalid-gitlab-ci-yaml-no-regressions

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #45669 (closed)

Edited by Takuya Noguchi

Merge request reports