gitlab-org--gitlab-foss/app
Rémy Coutable b24ccd4a67 Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-projects-branches' into 'master'
Fix the title of the toggle dropdown button

## What does this MR do?

Fix the dropdown-button toggle displaying the correctly title.

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

See if the title is displaying correctly and if the code is acceptable.

## Why was this MR needed?

When you choose `Last updated` it should display the title `Last updated` instead of `Recently updated`. This fix makes this correctly displays the title.

## What are the relevant issue numbers?
Closes #20308.

## Screenshots (if relevant)
![filter-gitlab-ce](/uploads/52838679d134d57c6ff6120260806fda/filter-gitlab-ce.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)

See merge request !5515
2016-07-28 15:58:45 +00:00
..
assets Allow skipping users in autocomplete 2016-07-27 14:10:49 +01:00
controllers Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-projects-branches' into 'master' 2016-07-28 15:58:45 +00:00
finders implements the basic filter functionality 2016-07-19 19:30:10 +01:00
helpers Allow skipping users in autocomplete 2016-07-27 14:10:49 +01:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-projects-branches' into 'master' 2016-07-28 15:58:45 +00:00
services Merge branch 'akismet-ui-check' into 'master' 2016-07-27 19:36:43 +00:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-projects-branches' into 'master' 2016-07-28 15:58:45 +00:00
workers Merge branch 'feature/profile-requests-conditionally' into 'master' 2016-07-26 22:07:15 +00:00