Commit Graph

2 Commits

Author SHA1 Message Date
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 435f0a134a Fix JS bundle not running on the Cluster update/destroy pages
Fix https://gitlab.com/gitlab-org/gitlab-ee/issues/4378

Conflicts:
	app/assets/javascripts/dispatcher.js
2018-01-16 16:01:25 -06:00