Commit Graph

13 Commits

Author SHA1 Message Date
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