Skip to content

Add delete button to runner details page

Miguel Rincon requested to merge 352887-add-delete-button-in-read-only-view into master

What does this MR do and why?

This change adds a delete button in the runner details. After deleting, users will be redirected to the runner list.

Changelog: added

Related to #352887 (closed)

Screenshots or screen recordings

2022-04-25_17.53.20

How to set up and validate locally

  1. With at least one runner registered, logged in as admin
  2. Visit the Admin -> Runners page
  3. Click on a runner's name, such as #49 (vKxu5Kgy)
  4. On the details page, click on Delete and confim
  5. Verify the runner is not in the list, and the message is correct

MR acceptance checklist

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

Edited by Miguel Rincon

Merge request reports

Loading