Move register runner information to a dropdown
What does this MR do and why?
This change moves the runner registration information to a number of separate steps in a single dropdown in the upper-right corner of the admin and groups runner list view.
See #343259 (closed). This MR reorganizes the 3 main actions users can do in relation to their Runner Registration token, and groups them in a dropdown.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
Actions
How to set up and validate locally
Instance level
- Log in as admin
- Visit the Admin -> Runners page http://gdk.test:3000/admin/runners
- Click on the actions in the top-right corner
Group level
- Enable
runner_list_group_view_vue_ui. See #336405 (closed) - Log in as a group owner
- Visit the Group -> CI/CD -> Runners page http://gdk.test:3000/groups/h5bp/-/runners
- Click on the actions in the top-right corner
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.
Related to #343259 (closed)
Edited by Miguel Rincon




