gitlab-org--gitlab-foss/app
Fatih Acet a5b4fa3533 Merge branch 'active-element-tooltip' into 'master'
Do not show tooltip for active element

## What does this MR do?

Change Bootstrap's default for tooltips to display them only when hovering and not for the active element.

See also here: https://getbootstrap.com/javascript/#tooltips-options

## Screenshots

### Before

![before](/uploads/c5b7bd9eba07ca61bfa5ba014d08dd1a/before.webm)

### After

![after](/uploads/d8c4a69e5a6797d8d26ab92cb96fcb2d/after.webm)

## What are the relevant issue numbers?

Closes #23794

See merge request !7105
2016-11-01 10:30:12 +00:00
..
assets Do not show tooltip for active element (!7105) 2016-11-01 08:15:31 +01:00
controllers Remove unnecessary includes(:priorities) on Projects::LabelsController 2016-10-31 23:27:49 -02:00
finders Skip authorization check when searching for labels on IssuableFinder 2016-10-31 23:27:49 -02:00
helpers Merge branch 'mr-copy-filename-btn-update' into 'master' 2016-11-01 00:57:57 +00:00
mailers Just show the first merge request we found, feedback: 2016-10-14 19:54:51 +08:00
models Use select instead of pluck on Project.group_ids 2016-10-31 23:27:49 -02:00
policies Use delegate! on group and project labels policies 2016-10-19 14:58:26 -02:00
services Merge branch '22271-drone-tag-pipeline-build' into 'master' 2016-10-31 14:09:39 +00:00
uploaders
validators Add `robots.txt` to the list of reserved namespaces 2016-10-11 02:58:26 +01:00
views Assign local_assigns[:subject] to a variable on the shared label partial 2016-10-31 23:27:49 -02:00
workers Merge branch 'master' into 'add-retry-limit-project-webhook' 2016-10-31 15:00:30 +00:00