GitLab Bot
3827baae07
Add latest changes from gitlab-org/gitlab@master
2020-08-13 00:10:06 +00:00
GitLab Bot
d5e36a9bb7
Add latest changes from gitlab-org/gitlab@master
2020-07-28 00:10:23 +00:00
GitLab Bot
03fbe61813
Add latest changes from gitlab-org/gitlab@master
2020-07-27 18:09:54 +00:00
Brandon Labuschagne
028bb1171f
Internationalisation of protected_branches directory
...
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-05-07 17:44:46 +00:00
Mike Greiling
c0d26698c4
Prettify protected_branches and protected_tags modules
2018-10-17 00:44:22 -05:00
Jacob Schatz
35c8fd5586
Update to jQuery 3.
2018-02-20 22:20:48 +00:00
Phil Hughes
a32065eeae
Converted protected_branch_edit.js to use axios
2018-02-05 09:40:59 +00:00
Phil Hughes
fa2af5e0f5
Flash is now a ES6 module
...
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.
Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
kushalpandya
083ad12070
Remove unnecessary scrollTo
2017-07-20 17:38:11 +05:30
kushalpandya
c9ee6a96e2
Convert to ES6 class
2017-07-19 18:14:15 +05:30
winniehell
572f9782d5
Remove .es6 from file extensions ( !9241 )
2017-03-05 21:22:40 +01:00