Skip to content

Add metadata endpoints to MR Notes app

What does this MR do?

For #300749 (closed)

  1. Small refactor of the MR Notes store actions
  2. Adds a mutation, action, and Rails Vue code to get required endpoints into the MR Notes app

It may be helpful to review this MR commit-by-commit, as each commit is atomic and quite small.

MR Description
We're here 👉🏻 This MR ingests the required endpoint into the MR Notes app.
!56594 (merged) This MR actually loads the diffs_metadata.json data and places it into the state for the MR Notes app
!57419 (merged) This MR switches the Diffs app to use the MR Notes app location to fill the placeholder data
!58136 (merged) Pass a pseudo-file to the component from the notes app to fill the file path variable

Screenshots (strongly suggested)

N/A, all backstage work and adding more potential state to the MR Notes app.

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 Thomas Randolph

Merge request reports