Skip to content

Replace $.ajax in preview markdown with axios

Clement Ho requested to merge axios-preview-markdown into master

What does this MR do?

Replace $.ajax in preview markdown with axios

A lot of specs cover this change. Below is an example for reference: rspec ./spec/features/groups/milestone_spec.rb:21 # Group milestones create a milestone renders description preview

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

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