Skip to content

Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail view"

André Luís requested to merge 44267-improve-failed-jobs-tab into master

What does this MR do?

Improves the view of the Failed Jobs tab in the Pipeline detail page.

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

By the decision in #44267 (closed) we didn't go with refactoring this into vue or having the Retry button update the page content without refreshing.

Note: still missing a decision/implementation of how to handle smaller screens and what kind of responsiveness we want in the table.

Why was this MR needed?

Consistency.

Screenshots (if relevant)

Screen_Shot_2018-06-06_at_17.43.46

Small screens

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #44267 (closed)

Edited by André Luís

Merge request reports