gitlab-org--gitlab-foss/app/views/projects/merge_requests/widget
Fatih Acet ead44226e0 Merge branch '24266-afraid-to-press-the-orange-button-on-merge-request-screen' into 'master'
If Build running change accept merge request when build succeeds button from orange to blue

## What does this MR do?

If Build running change accept merge request when build succeeds button from orange to blue

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

I didn't really check, but to my knowledge these changes should fix it. Would love to know how to set up working pipelines in my local build.

## Why was this MR needed?

orange was to big a warning color for this button


## Screenshots (if relevant)

![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/c9100be272c5567ee4dfa281cffaeb7a/_24266_merge-request-01.png)
![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/bb84ea5b519fc67babf8383f3b396fb7/_24266_merge-request-02.png)

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) 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 #24266

See merge request !7577
2016-11-22 23:11:45 +00:00
..
open If Build running change accept merge request when build succeeds button from orange to blue 2016-11-18 17:28:02 +01:00
_closed.html.haml Merge branch 'mr-widget-text' into 'master' 2015-08-11 19:24:50 +02:00
_heading.html.haml Merge branch '24639-mr-widget-updates' into 'master' 2016-11-22 21:50:19 +00:00
_locked.html.haml Merge branch 'mr-widget-text' into 'master' 2015-08-11 19:24:50 +02:00
_merged.html.haml Prevent “This merge request contains merge conflicts” from being shown after resolution because of slow background workers 2016-08-12 23:24:50 +03:00
_merged_buttons.haml Fixed issue with MR buttons being in a group 2016-06-13 11:46:53 +01:00
_open.html.haml Merge branch 'hide-empty-merge-request-diffs' into 'master' 2016-11-21 19:23:22 +00:00
_show.html.haml Moved ci_status environments logic to new action ci_envrionments_status and set up frontend polling 2016-10-14 11:07:01 +02:00