gitlab-org--gitlab-foss/app
Fatih Acet 1d89a8f92b Merge branch 'remove-pipeline-tooltips' into 'master'
Remove redundant pipeline tooltips from short labels

## What does this MR do?
Removes the tooltips from labels that have less than 12 characters, so that the tooltips only show when the pipeline labels are truncated

## Are there points in the code the reviewer needs to double check?
None

## Why was this MR needed?
Removes unnecessary tooltips for non-truncated pipeline labels

## Screenshots (if relevant)
Before:
![NjBCzZ63NK](/uploads/2c5627f3000ceeeb134452a6619734f2/NjBCzZ63NK.gif)

After:
![EHsGdjGi3F](/uploads/ffdc6f9c8e807ca4eaf576ee6a660798/EHsGdjGi3F.gif)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#21542

See merge request !6058
2016-08-31 11:26:28 +00:00
..
assets Merge branch 'issue-boards-search' into 'master' 2016-08-30 23:29:26 +00:00
controllers Merge branch 'project-specific-lfs' into 'master' 2016-08-30 23:01:26 +00:00
finders
helpers Merge branch 'pipelines-layout-regression' into 'master' 2016-08-30 23:30:55 +00:00
mailers
models Merge branch 'project-specific-lfs' into 'master' 2016-08-30 23:01:26 +00:00
services
uploaders
validators
views Merge branch 'remove-pipeline-tooltips' into 'master' 2016-08-31 11:26:28 +00:00
workers