Use refreshed look and feel in group runner view
What does this MR do and why?
This is a cleanup of the feature flag at: #364811 (closed)
This change removes group_runner_view_ui
as if it was enabled. It is already enabled globally on gitlab.com
Group administrators should have a similar experience as instance administrators when managing runners. This change updates the runner view for group admins so they can see the same details as admins.
Changelog: changed
Screenshots or screen recordings
Group Runner Details (old view) | Admin Runner Details (refreshed view) |
---|---|
How to set up and validate locally
- Visit any group with runners attached
- Select any runner and visit (e.g. http://gdk.test:3000/groups/h5bp/-/runners/77)
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 #364811 (closed)
Edited by Miguel Rincon