gitlab-org--gitlab-foss/spec/features/projects
Jacob Schatz ffa1b67d2f Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'master'
Remove 'Leave Project' and 'Leave Group' from settings dropdowns

## What does this MR do?

Removes `Leave Project` and `Leave Group` from the settings dropdown.

Adds it to the `views/shared/members/access_request_buttons.html.haml`.

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

## Why was this MR needed?

## Screenshots (if relevant)

![Screen_Shot_2016-11-19_at_15.34.26](/uploads/5c66a025513b4780a9e881f0036381e4/Screen_Shot_2016-11-19_at_15.34.26.png)
![Screen_Shot_2016-11-19_at_15.35.29](/uploads/ed74a5dfe982cf65bb49c0c4fb307061/Screen_Shot_2016-11-19_at_15.35.29.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
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [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 it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?


Closes #23305

See merge request !7600
2016-12-09 19:27:09 +00:00
..
badges
blobs Merge branch 'jej-22869' into 'security' 2016-11-28 21:25:18 -03:00
branches
commit
commits Fix pipelines spec 2016-11-16 16:29:12 -06:00
files
import_export
issues
labels Add feature spec for labels subscription 2016-11-17 15:10:13 -02:00
main
members Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'master' 2016-12-09 19:27:09 +00:00
merge_requests
pipelines Fixes after review 2016-11-30 17:06:47 +00:00
services Improve the mattermost help box 2016-11-21 17:58:40 +01:00
settings Remove wrong '.builds-feature' class from the MR settings fieldset 2016-12-07 12:42:09 +01:00
tags
wiki fix tests broken by new wiki page design 2016-11-30 15:22:43 -06:00
branches_spec.rb
builds_spec.rb Improve reproducibility of build trace test example 2016-11-22 13:35:18 +01:00
developer_views_empty_project_instructions_spec.rb
edit_spec.rb
features_visibility_spec.rb remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
gfm_autocomplete_load_spec.rb
group_links_spec.rb
guest_navigation_menu_spec.rb Guests can read builds if those are public 2016-12-04 15:48:50 +01:00
issuable_templates_spec.rb
new_project_spec.rb
project_settings_spec.rb Added ability to put emojis into repository name 2016-11-12 09:21:23 +01:00
ref_switcher_spec.rb
shortcuts_spec.rb
snippets_spec.rb