gitlab-org--gitlab-foss/spec/features/projects
Douwe Maan 33d8972bf9 Merge branch 'fix-18717' into 'master'
Ensure that group owner cannot request access to a project of their group

## What does this MR do?

It fixes two things:

- 91ad995d69e1a0f8991fd896f1d9febc109273fe Ensure that group owner cannot request access to a project of their group
- ec3ff061148d556757e7cd486cdc6083d77acf34 Ensure group/project owners can see their members' access_level (see the commit message for details)

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

Not really, these are pretty simple fixes.

## Why was this MR needed?

Because there was an issue created!

## What are the relevant issue numbers?

Fixes #18717.

## Does this MR meet the acceptance criteria?

- [x] CHANGELOG is not needed since the bug is only present in a 8.9 RC
- [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 !4729
2016-06-17 22:47:19 +00:00
..
badges Fix spec for new project navigation 2016-05-16 12:25:37 -05:00
commit Fix tests failures 2016-06-07 10:25:57 +02:00
commits Only show branches for revert / cherry-pick 2016-06-13 11:05:22 +01:00
files Implements TemplateDropdown class to create custom template dropdowns 2016-06-16 00:28:45 -05:00
import_export lots of refactoring again based on feedback. Changed the UI slightly and also fixed a small bug 2016-06-15 17:31:00 +02:00
labels Implements TemplateDropdown class to create custom template dropdowns 2016-06-16 00:28:45 -05:00
members Merge branch 'fix-18717' into 'master' 2016-06-17 22:47:19 +00:00
wiki Simplify specs by not over-expecting 2016-05-02 18:34:14 +02:00
developer_views_empty_project_instructions_spec.rb Backport changes from gitlab-org/gitlab-ee!372 2016-05-04 17:05:16 -04:00
shortcuts_spec.rb Move feature specs for shortcuts to valid directory 2016-06-02 11:05:54 +02:00