Add delete button to runner details page
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
How to set up and validate locally
- With at least one runner registered, logged in as admin
- Visit the Admin -> Runners page
- Click on a runner's name, such as
#49 (vKxu5Kgy)
- On the details page, click on Delete and confim
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Miguel Rincon