Commit graph

16 commits

Author SHA1 Message Date
GitLab Bot
1086ac5177 Add latest changes from gitlab-org/gitlab@master 2020-09-22 09:09:43 +00:00
GitLab Bot
d06c308380 Add latest changes from gitlab-org/gitlab@master 2020-08-20 09:09:55 +00:00
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
Luke Bennett
4878ef2fa7 CE port gitlab-ee!6112 2018-06-27 11:41:16 +00:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Jacob Schatz
35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Eric Eastwood
b63686ce6a Generalize protected branch/tag dropdowns
Remove duplicate ee code

This was generalized for usage in the new variable table design, see
https://gitlab.com/gitlab-org/gitlab-ce/issues/39118#note_53615249

Conflicts:
	app/assets/stylesheets/pages/projects.scss
	ee/app/assets/javascripts/protected_branches/protected_branch_create.js
	ee/app/assets/javascripts/protected_tags/protected_tag_create.js
	ee/app/views/projects/protected_branches/ee/_dropdown.html.haml
2018-01-12 01:46:45 -06:00
Jose Ivan Vargas
91384251bb address-code-styling 2017-10-04 16:56:20 -05:00
Jose Ivan Vargas
4f4060ab4c Addressed observations 2017-09-26 16:14:25 -05:00
Jose Ivan Vargas
f68b3aaaad Added defaults for the protected branches dropdowns for the repository settings 2017-09-20 14:11:45 -05:00
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
Renamed from app/assets/javascripts/protected_branches/protected_branch_create.js.es6 (Browse further)