Skip to content

Resolve "Add filter capabilities to Incident list"

David O'Regan requested to merge 229404-filter-capabilities into master

What does this MR do?

A tiny MVC for #229404 (closed) where we:

  • Add the shared token filter search
  • Support author => 1 at a time
  • Support assignee => 1 at a time
  • Support plain text search

Screenshots

Screenshot_2020-09-15_at_16.24.11

Screenshot_2020-09-15_at_16.24.16

Screenshot_2020-09-15_at_16.24.25

Screenshot_2020-09-15_at_16.24.31

Screenshot_2020-09-15_at_16.24.36

Screenshot_2020-09-15_at_16.24.45

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

Closes #229404 (closed)

Merge request reports