Commit Graph

20 Commits

Author SHA1 Message Date
GitLab Bot 97d4d92663 Add latest changes from gitlab-org/gitlab@master 2019-12-10 09:07:51 +00:00
Winnie Hellmann 77bf8c8355 Remove vue resource from sidebar service
Fixes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32400
2019-09-10 19:07:06 +00:00
Mike Greiling 3399335602 Revert "Merge branch 'remove-vue-resource-from-sidebar-service' into 'master'"
This reverts merge request !32400
2019-09-03 22:44:56 +00:00
Lee Tickett 19371b9062 Revert "DB change, migratoin and changelog"
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
2019-09-03 19:10:08 +00:00
Filipa Lacerda 25e364c0af Removes EE differences
Uses ee_else_ce to remove the differences
2019-06-26 12:42:43 +01:00
Brandon Labuschagne 353cc8046c Internationalisation of javascript/s* directories
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-03 07:42:19 +00:00
Mike Greiling 160157a92b
Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
gfyoung bce890820f Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
Jacob Schatz 9c6ce2e8c9 Merge branch 'backport-epic-in-issue' into 'master'
Backport epic in issue

See merge request gitlab-org/gitlab-ce!15799
2017-12-11 20:48:52 +00:00
Phil Hughes 6bb4442054
updated imports 2017-12-11 12:28:11 +00:00
Phil Hughes e0bbadc2d2
use exported methods instead of gl.utils 2017-12-08 08:54:51 +00:00
Clement Ho bd7218f22e Backport epic in issue 2017-12-07 11:37:33 -06:00
Eric Eastwood f3433d8a68 Backport changes from refactor sidebar weight block Vue and move to Issue Boards
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3566
2017-12-04 15:02:48 -06:00
Eric Eastwood 6dc9028fbb Load participants async 2017-10-31 16:15:03 +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
James Ramsay 0ed23790a4 Fix spelling of occurred 2017-09-26 08:46:09 -04:00
Eric Eastwood 90c60138db Move "Move to different project" to sidebar
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
2017-09-03 22:03:17 -05:00
Filipa Lacerda aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
Clement Ho 48e4991907 Add sidebar specs 2017-05-05 13:23:31 -05:00
Valery Sizov 387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00