Commit Graph

26 Commits

Author SHA1 Message Date
Pei-Tang Huang 501a73b6a5 Add Array.fill for IE 11 compatibility. 2018-03-22 11:25:56 +08:00
Mike Greiling a898a2ab87 Remove common_vue bundle 2018-03-06 21:17:52 +00:00
Jacob Schatz 35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Phil Hughes f2ffb398d6
Update jquery.waitforimages & use npm version
#39072
2018-02-08 15:52:38 +00:00
Eric Eastwood 3be32027b6 Use dynamic variable list in scheduled pipelines and group/project CI secret variables
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118

Conflicts:
	app/views/ci/variables/_form.html.haml
	app/views/ci/variables/_table.html.haml
	ee/app/views/ci/variables/_environment_scope.html.haml
	spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js
	spec/javascripts/fixtures/projects.rb
2018-02-05 13:09:29 -06:00
Eric Eastwood 332aa756d2 Refactor CI variable list code for usage with CI/CD settings page secret variables
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
2018-01-31 13:18:32 -06:00
Filipa Lacerda 28e93c7dbb
Import axios utils in commons 2017-12-04 14:23:42 +00:00
Eric Eastwood eb1f663fc6 Add classList polyfill for IE classList.toggle(.., force)
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
2017-11-24 01:03:33 -06:00
Filipa Lacerda d329cf4f02 Adds Event polyfill for IE 2017-09-11 14:34:16 +00:00
kushalpandya 29990051f3 Move `common_vue` into vendor bundle 2017-09-05 13:11:20 +05:30
Mike Greiling 77a5d9db83 add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer) 2017-08-26 03:31:14 -05:00
Phil Hughes c2a8daf992 Merge branch '15664-remove-jquery-nicescroll' into 'master'
Resolve "Remove jQuery Nicescroll"

Closes #15664, #30860, and #35885

See merge request !13262
2017-08-07 19:35:45 +00:00
Filipa Lacerda 7c5757ad9a Fix eslint error 2017-08-07 11:30:09 +01:00
Filipa Lacerda 3b9012871d Merge branch 'master' into zj-project-templates
* master: (623 commits)
  Fix issues with pdf-js dependencies
  fix missing changelog entries for security release on 2017-01-23
  Update top bar issues icon
  Fix pipeline icon in contextual nav for projects
  Since mysql is not a priority anymore, test it less
  Fix order of CI lint ace editor loading
  Add container registry and spam logs icons
  Fix different Markdown styles
  Backport to CE for:
  Make new dropdown dividers full width
  Fix spec
  Fix spec
  Fix spec
  Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
  Add changelog
  Install yarn via apt in update guides
  Use long curl options
  fix
  Add a spec for concurrent process
  Remove monkey-patched Array.prototype.first() and last() methods
  ...
2017-08-07 11:09:50 +01:00
Mike Greiling 12c6abf9db remove nicescroll from jobs page and remove the library from common.bundle.js 2017-08-04 15:52:55 -05:00
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Phil Hughes 42feb55f20
Fixed sign-in restrictions buttons not toggling active state
Closes #35882
2017-08-03 12:08:10 +01:00
Filipa Lacerda cb127785e0 Adds CSS for desktop and mobile 2017-07-31 17:33:10 +01:00
Alexis Reigel 78b5264511 add gpg commit popover badges 2017-07-27 15:43:36 +02:00
kushalpandya c3616218aa Add Array `findIndex` support 2017-06-07 12:59:46 +05:30
Eric Eastwood 36387ce1b4 Add Fork/Cancel confirmation to "Replace"/"Delete" buttons
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
2017-04-20 13:34:18 -05:00
Mike Greiling 327e655a89 add polyfill for Array.from to enable ES spread operator 2017-03-22 02:42:10 -05:00
Mike Greiling b47432a7e2 enable Array destructuring and polyfill Symbol class 2017-03-21 12:37:25 -05:00
Mike Greiling 29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Mike Greiling 7371f6cd8c refactor common bundle to ES module syntax and move global exports to application.js 2017-03-03 16:47:38 -06:00
Mike Greiling cb6c036d89 create a common.js bundle and include all jQuery plugins 2017-03-03 16:47:38 -06:00