Add refreshed group runner UI
What does this MR do and why?
This change adds a refresh view of the runner details for the groups, showing more details about each runner.
Depends on !89638 (merged), !89616 (merged)
Screenshots or screen recordings
Group Runner
Before | After |
---|---|
Project Runner
Before | After |
---|---|
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.
Reviews
-
UX -
frontend reviewer -
frontend maintainer -
backend reviewer <- skipped backend changes are simple -
Quality -
backend maintainer
Related to #361417 (closed)
Edited by Miguel Rincon