Skip to content

Replace $.post with axios in initPathLocks

Clement Ho requested to merge axios-path-locks into master

What does this MR do?

Replace $.post with axios in initPathLocks

Existing specs cover this change spec/features/projects/path_locks_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