Skip to content

Add filter for merge requests by individual approver

What does this MR do?

Adds support for filtering merge requests by individual approver. I followed @cperessini 's design from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/620#note_26530945

Are there points in the code the reviewer needs to double check?

This is my first MR to GitLab, and also my first time with Ruby, ActiveRecord, HAML, etc. Please check everything 😜 .

Why was this MR needed?

To implement issue https://gitlab.com/gitlab-org/gitlab-ee/issues/1951 , a feature which my team and many others need.

Screenshots (if relevant)

image

image

image

image

image

image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/1951

Edited by Glavin Wiechert

Merge request reports