Skip to content

Replace $.ajax with axios in members.js

Clement Ho requested to merge axios-members-ajax into master

What does this MR do?

Replace $.ajax with axios in members.js

Existing specs are covered in spec/features/groups/members/override_ldap_memberships_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