Skip to content

Add search settings to all Project settings pages

Himanshu Kapoor requested to merge add-search-project-settings into master

What does this MR do?

It adds inline search to all Project settings pages. It also cleans up a previous version that was adding individual search settings instances to each Project Settings page.

Screenshots (strongly suggested)

Project settings
General Screenshot_2021-02-16_at_2.48.52_PM
Integrations Screenshot_2021-03-15_at_10.13.53_AM
Repository Screenshot_2021-02-16_at_2.49.23_PM
CI/CD Screenshot_2021-02-16_at_2.49.53_PM
Webhooks Screenshot_2021-03-15_at_10.14.07_AM
Access Tokens Screenshot_2021-03-15_at_10.14.15_AM
Operations Screenshot_2021-02-16_at_2.50.00_PM
Pages Screenshot_2021-03-15_at_10.14.21_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Himanshu Kapoor

Merge request reports