Skip to content

Issue #349228: Use Filtered search bar to fetch context commits

What does this MR do and why?

Context commits search bar(search by commit message) is enhanced to use Filtered search bar component with following additional filters:

  • author
  • committed_before
  • committed_after

Screenshots or screen recordings

Screenshot_2022-10-16_at_9.35.35_PM

How to set up and validate locally

Got to any merge request's commits tab and click on "Add previously merged commits"

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports