gitlab-org--gitlab-foss/app
Fatih Acet c49e152605 Merge branch '23358-expand-hide-pipeline-btn-text-doesn-t-match' into 'master'
Fix toggling of expand/hide pipeline graph button

## What does this MR do?

Corrects the toggling behaviour given that the pipeline graph now starts in a different state.

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

## Why was this MR needed?

Expand/hide toggling UI is buggyyy

## Screenshots (if relevant)

![2016-10-14_18.15.41](/uploads/7cdeef02c0b8aa4266f2878866e4b633/2016-10-14_18.15.41.gif)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?


Closes #23358

See merge request !6898
2016-10-17 19:22:58 +00:00
..
assets Merge branch '23358-expand-hide-pipeline-btn-text-doesn-t-match' into 'master' 2016-10-17 19:22:58 +00:00
controllers Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce 2016-10-15 10:51:16 -04:00
finders Precalculate trending projects 2016-10-10 12:27:08 +02:00
helpers Merge branch 'feature/issues-board' into 'master' 2016-10-13 14:21:14 +00:00
mailers change determine conditions 2016-10-03 18:07:28 +08:00
models Add Pipeline metrics worker 2016-10-17 08:54:33 +02:00
policies Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
services Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' 2016-10-14 16:48:42 +00:00
uploaders
validators Add `robots.txt` to the list of reserved namespaces 2016-10-11 02:58:26 +01:00
views Added download-button class and applied button margin 2016-10-17 16:17:02 +01:00
workers Improve spec for pipeline metrics worker 2016-10-17 10:27:53 +02:00