Add a search bar to the list of assigned projects
What does this MR do and why?
Depends on !96386 (merged), should also be in workflowproduction before merging this.
This change improves the ability to search for an assigned project of a runner by name, path or description.
Screenshots or screen recordings
project runner details |
---|
filtered | no results |
---|---|
How to set up and validate locally
If you don't have a project runner:
- Visit any project
- Go to Settings -> CI/CD Settings -> Set up a specific runner for a project
- Follow the instructions to register a project runner
Once you have a project runner:
- Visit the admin section
- Go to the runner you registered
- See the Assigned projects list
- Filter the projects with the search bar
- *You may assign/unassign more projects by selecting Edit
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 #352886 (closed)
Edited by Miguel Rincon