Skip to content

Convert Protected Branches feature JS code to ES6

kushalpandya requested to merge 31031-convert-protected-branches-es6 into master

What does this MR do?

Converts JS code for Protected Branches feature under app/assets/javascripts/protected_branches into ES6 to match with Protected Tags feature.

Why was this MR needed?

In an on-going progress of converting legacy ES5 code to ES6, this is one such attempt to clear technical debt.

Does this MR meet the acceptance criteria?

Related EE MR

https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2481

What are the relevant issue numbers?

#31031 (moved)

Edited by kushalpandya

Merge request reports