Skip to content

Adds button to return to runners list from dashboard

What does this MR do and why?

This change adds a link to the runners list and runner creation to the runner dashboard, so users can navigate to other importnat pages to manage their runners.

Changelog: changed
EE: true

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Visit Admin -> Runners
  2. Select "Fleet dashboard" to visit http://gdk.test:3000/admin/runners/dashboard
  3. Check the header of the page contains two new link, to go back to the list of runners and create a new runner.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #428167 (closed)

Edited by Miguel Rincon

Merge request reports