Remove unnecessary tabbing in group runner details
What does this MR do and why?
This change removed the Details tab from the group runner details page as it does not require tabbing.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
How to set up and validate locally
- Enable the feature flag
Feature.enable(:group_runner_view_ui)
- 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 #367508 (closed)
Edited by Miguel Rincon