gitlab-org--gitlab-foss/app/views/shared
Fatih Acet eccefa9bfa Merge branch 'fix-filter-label-tooltip' into 'master'
Fix filter label tooltip HTML rendering

## What does this MR do?
Tooltips on labels used in a filter are now rendered as HTML

## Are there points in the code the reviewer needs to double check?
Shouldn't be

## Why was this MR needed?
Fix existing bug (See screenshot below for reference)

## What are the relevant issue numbers?
Closes #20592 

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-08-04_at_10.27.59_AM__2_](/uploads/7ca37d4116f15a2d22ad16fbbe682f1f/Screen_Shot_2016-08-04_at_10.27.59_AM__2_.png)

After:
![Screen_Shot_2016-08-04_at_10.24.37_AM__2_](/uploads/7fce6c8a93d293767dacbcd682831f86/Screen_Shot_2016-08-04_at_10.24.37_AM__2_.png)

## 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)

See merge request !5671
2016-08-10 13:30:04 +00:00
..
groups Add request access for groups 2016-06-14 13:07:26 +02:00
icons Replace ci icons with slightly thicker ones 2016-07-26 09:00:44 -05:00
issuable remove search_id for label dropdown filter 2016-07-24 09:36:08 +08:00
members Fix invite user feature test and improve request member UI row 2016-07-07 09:15:49 +03:00
milestones Remove icons from some buttons which already has text 2016-07-01 18:09:17 +02:00
notifications Small frontend code fixes and restore 8a2d88f commit 2016-06-17 19:57:59 -03:00
projects Align visibility icons on group page 2016-07-25 15:15:44 -05:00
snippets
web_hooks Document that webhook secret token is sent in X-Gitlab-Token HTTP header 2016-08-03 23:22:23 -04:00
_allow_request_access.html.haml Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02:00
_choose_group_avatar_button.html.haml
_clone_panel.html.haml Clone button should not be clickable when there is a disabled protocol 2016-07-05 16:54:22 -05:00
_commit_message_container.html.haml
_confirm_modal.html.haml
_event_filter.html.haml Hide nav arrows by default; remove settings dropdown btn at larger breakpoint; remove unneccessary CSS 2016-06-21 17:27:34 -05:00
_field.html.haml
_file_highlight.html.haml add custom highlighting via .gitattributes 2016-06-27 14:17:49 -07:00
_group_form.html.haml
_group_tips.html.haml
_import_form.html.haml some JS magic to fix empty URL bug 2016-07-13 17:01:24 +02:00
_issues.html.haml
_label_row.html.haml Add handler icon to prioritized labels 2016-06-15 10:35:58 -05:00
_labels_row.html.haml Fix filter label tooltip HTML rendering 2016-08-04 12:30:38 -05:00
_logo.svg
_merge_requests.html.haml Don't try to count a relation with aliases 2016-06-10 14:29:08 +01:00
_milestone_expired.html.haml
_milestones_filter.html.haml
_new_commit_form.html.haml
_new_project_item_select.html.haml
_no_password.html.haml
_no_ssh.html.haml
_outdated_browser.html.haml
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml Fixed Ruby to use exclude 2016-06-18 21:49:20 +01:00
_service_settings.html.haml Refactor service settings view 2016-07-20 12:11:37 -03:00
_show_aside.html.haml
_sort_dropdown.html.haml
_visibility_level.html.haml Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
_visibility_radios.html.haml