gitlab-org--gitlab-foss/spec
Andrew Fontaine 8bea9eeddf Add a New Copy Button That Works in Modals
This copy button manages a local instance of the Clipboard plugin
specific to it, which means it is created/destroyed on the
creation/destruction of the component. This allows it to work well in
gitlab-ui modals, as the event listeners are bound on creation of the
button.

It also allows for bindings to the `container` option of the Clipboard
plugin, which allows it to work within the focus trap set by bootstrap's
modals.
2019-06-06 09:36:17 +00:00
..
bin
config
controllers Merge branch 'ce-jej/fix-git-http-with-sso-enforcement' into 'master' 2019-06-06 06:14:15 +00:00
db
dependencies
factories Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creations' into 'master' 2019-06-04 08:22:14 +00:00
features Always show "Pipelines must succeed" checkbox 2019-06-06 09:29:05 +00:00
finders Move file one folder level up to avoid namespace conflict 2019-06-03 15:42:06 +01:00
fixtures Backporting EE fix 2019-06-03 22:42:39 +00:00
frontend Add a New Copy Button That Works in Modals 2019-06-06 09:36:17 +00:00
graphql Merge branch 'graphql-file-entry-url' into 'master' 2019-06-05 15:44:53 +00:00
haml_lint/linter Move files from lib/haml_lint to haml_lint 2019-05-21 19:49:14 -07:00
helpers Set project default visibility to max allowed 2019-06-05 16:43:31 -07:00
initializers Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
javascripts Merge branch '60034-default-web-ide-s-merge-request-checkbox-to-true' into 'master' 2019-06-06 07:38:42 +00:00
lib Merge branch 'ci-variable-expression-con-dis-junction' into 'master' 2019-06-06 08:34:57 +00:00
mailers Fix typo in project invitation declined test 2019-05-31 20:49:27 +08:00
migrations Fix migration failure when groups are missing route 2019-06-01 23:06:46 -07:00
models Merge branch 'revert-86900f00' into 'master' 2019-06-06 08:32:04 +00:00
policies
presenters Merge branch 'graphql-file-entry-url' into 'master' 2019-06-05 15:44:53 +00:00
rack_servers
requests Revert "Merge branch..." 2019-06-05 11:09:51 +00:00
routing Merge branch 'dz-scope-project-routes-3' into 'master' 2019-05-31 15:53:04 +00:00
rubocop Merge branch 'qa-extend-click-visit-actions' into 'master' 2019-05-28 16:44:22 +00:00
serializers Abstract auto merge processes 2019-06-03 13:15:29 +07:00
services Introduce service for merge request pipeline creation 2019-06-06 10:35:43 +07:00
sidekiq/cron
support CE backport for changes in EE MR 13389 2019-06-06 14:22:41 +12:00
tasks Merge branch 'gitaly-version-v1.43.0' into 'master' 2019-05-31 14:16:54 +00:00
uploaders Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
validators
views Add Pipeline IID to views 2019-05-30 09:32:20 +00:00
workers Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Revert "Merge branch 'revert-04c3c6dd' into 'master'" 2019-05-22 21:47:32 +02:00