gitlab-org--gitlab-foss/app/views/layouts/nav
Douwe Maan 8c2697eaed Merge branch '18724-dont-show-leave-project-to-group-member' into 'master'
Don't show 'Leave Project' to group members

## What does this MR do?

It hides the 'Leave Project' button to group members that are not explicitly a member of the project.

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

No.

## Why was this MR needed?

Because there was an issue opened!

## What are the relevant issue numbers?

Fixes #18724.

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] Tests
  - [x] Added for this feature/bug
  - [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 !4739
2016-06-17 15:42:49 +00:00
..
_admin.html.haml Rearrange order of tabs 2016-06-15 09:54:38 -05:00
_dashboard.html.haml Put all sidebar icons in fixed width container 2016-06-14 09:58:54 -05:00
_explore.html.haml Revert side nav to full width; remove border under nav; remove tooltips on nav links; stop page content shifting with side nav; put project nav in container 2016-06-10 12:01:51 -05:00
_group.html.haml Center layout navigation and remove icons 2016-06-11 11:30:53 +03:00
_group_settings.html.haml UI and copywriting improvements 2016-06-14 13:18:14 +02:00
_profile.html.haml Implement @DouweM's feedback. 2016-06-16 08:24:13 +05:30
_project.html.haml Don't show 'Leave Project' to group members 2016-06-17 12:16:59 +02:00
_project_settings.html.haml Pass can_edit and access to partial. 2016-06-13 08:01:46 -06:00