Skip to content

Adds stuck icon to job

Payton Burdette requested to merge pb-add-stuck-icon-for-job into master

What does this MR do?

Adds stuck icon to a job if the job is stuck (pending and no online runners).

This is behind the feature flag jobs_table_vue disabled by default.

The BE MR is here !61247 (merged) which this branch targets. Once it's merged I will target the master branch.

Related to: #329127 (closed)

Screenshots (strongly suggested)

flag off flag on
Screen_Shot_2021-05-07_at_1.30.14_PM Screen_Shot_2021-05-07_at_1.38.18_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Payton Burdette

Merge request reports