gitlab-org--gitlab-foss/app
Rémy Coutable b6c9567adb Merge branch 'fix-branches-dropdown-initial-state' into 'master'
Fix branches page dropdown sort initial state

## What does this MR do?
Add 'Name' as the initial state for the branches dropdown filter

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

## Why was this MR needed?
Prevent dropdown from being rendered without an initial state

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

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-08-10_at_2.26.59_PM](/uploads/e13725c90d1e870e0b08c3bff9234c4e/Screen_Shot_2016-08-10_at_2.26.59_PM.png)

After:
![Screen_Shot_2016-08-10_at_2.26.45_PM](/uploads/cd4957902ee1ebb74ac6e93b18c8ed02/Screen_Shot_2016-08-10_at_2.26.45_PM.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 !5761
2016-08-11 08:29:59 +00:00
..
assets Merge branch 'fix-thumbs-award-loading-toggle' into 'master' 2016-08-10 23:59:38 +00:00
controllers Merge branch 'fix-branches-dropdown-initial-state' into 'master' 2016-08-11 08:29:59 +00:00
finders State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
helpers Avoid commit lookup on diff_helper 2016-08-10 13:09:07 +02:00
mailers
models Merge branch 'decouple-secret-keys' into 'master' 2016-08-10 16:54:54 +00:00
services Clean up project destruction 2016-08-10 09:28:21 -07:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators
views Merge branch 'cs-remove-inline-js' into 'master' 2016-08-10 22:11:06 +00:00
workers Merge branch 'decode-log-postreceive-args' into 'master' 2016-08-08 17:39:48 +00:00