Convert merge request listing page to Vue
The issues listing page uses a Vue app and the GraphQL API to render issues, the merge request listing page should also use the same Vue app for consistency
| Issues list | Merge request list |
|---|---|
|  |  |
## Feature flag
This feature will be developed under the `vue_merge_request_list` feature flag. Enable it to see the feature.
epic