Skip to content

Add a search bar to the list of assigned projects

Miguel Rincon requested to merge 352886-add-runner-projects-search into master

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
Screenshot_2022-09-05_at_09.56.46
filtered no results
image image

How to set up and validate locally

If you don't have a project runner:

  1. Visit any project
  2. Go to Settings -> CI/CD Settings -> Set up a specific runner for a project
  3. Follow the instructions to register a project runner

Once you have a project runner:

  1. Visit the admin section
  2. Go to the runner you registered
  3. See the Assigned projects list
  4. Filter the projects with the search bar
  5. *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.

Related to #352886 (closed)

Edited by Miguel Rincon

Merge request reports

Loading