Skip to content

Remove redundant "runner statuses" popover in the runners list

What does this MR do and why?

In this change we remove the popover that explained each of the runner possible statuses and moved this information to the status badges that accompany each runner.

This simplifies our UI and allows users more visibility on why their specific runner has a given status.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image
Online Offline Never contacted Stale
image image image image

How to set up and validate locally

  1. Log in as admin
  2. Visit Admin Area -> Runners http://gdk.test:3000/admin/runners
  3. Confirm the popover (help icon) is next to the Status column.

Related to #423570 (closed)

Edited by Miguel Rincon

Merge request reports