Move admin runners menu
requested to merge 340859-improve-consistency-of-runners-location-in-the-nav-in-admin-view into master
What does this MR do and why?
This change moves the admin runners menu item from "Admin Menu > Overview > Runners" to "Admin Menu > CI/CD > Runners"
This ensures consistency between our menus allowing users to know where to go when looking for Runners regardless of which view they are on.
Changelog: changed
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Visit the Admin section (e.g. http://gdk.test:3000/admin)
- Confirm the CI/CD -> Runners menu and sub menu works, same as other menus
- Select any runner, and confirm the menu item is selected
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 #340859 (closed)
Edited by Miguel Rincon