Skip to content

Show warning for raw text when filtering pipelines

Payton Burdette requested to merge dont-support-raw-text-on-filter into master

What does this MR do?

Currently on the first iteration of pipeline filters to be released in 13.0. We do not support raw text search yet. This MR ensures that we don't try and add data to the query params if raw text is used. And we will show a flash warning if raw text is used.

Screen_Shot_2020-05-13_at_1.45.18_PM

Demo

raw-text-warning-demo

Screenshots

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 Payton Burdette

Merge request reports