Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 835f1214dc Add latest changes from gitlab-org/gitlab@master 2021-02-14 18:09:20 +00:00
GitLab Bot 559d99e402 Add latest changes from gitlab-org/gitlab@master 2021-02-11 18:09:10 +00:00
GitLab Bot ced6c9ae9a Add latest changes from gitlab-org/gitlab@master 2021-02-11 00:08:50 +00:00
GitLab Bot e92c95bf45 Add latest changes from gitlab-org/gitlab@master 2021-02-01 15:08:56 +00:00
GitLab Bot d06c308380 Add latest changes from gitlab-org/gitlab@master 2020-08-20 09:09:55 +00:00
Brandon Labuschagne 40043a0766 Internationalisation of protected_tags 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-04-30 23:01:23 +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 deaf6aee2b
Converted protected_tag_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
Kushal Pandya 6f15e89a6b Show Flash message above Tags list 2017-04-07 18:18:58 +05:30
Kushal Pandya ca9cded45d Fixes as per feedback 2017-04-06 19:09:48 +05:30
Kushal Pandya 115d4a4106 Convert to pure ES6 class 2017-04-06 14:17:19 +05:30
James Edwards-Jones 07d7d8e659 Renamed ProtectedTag push_access_levels to create_access_levels 2017-04-04 03:38:58 +01:00
Kushal Pandya 85e1fa8e21 ProtectedTagEdit class for edit protected tags 2017-04-03 11:40:21 +05:30