Skip to content

Replace $.get in diff file editor with axios

Clement Ho requested to merge axios-diff-file-editor into master

What does this MR do?

Replace $.get in diff file editor with axios.

Existing test covered in spec/features/merge_request/user_resolves_conflicts_spec.rb

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

None

Why was this MR needed?

jQuery ajax => axios

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/42397

Edited by Clement Ho

Merge request reports

Loading