Commit Graph

5 Commits

Author SHA1 Message Date
Rémy Coutable 3608a1e875 Merge branch 'move-admin-groups-spinach-test-to-rspec' into 'master'
Move admin groups spinach tests to rspec

See merge request !8313
2017-01-15 23:07:16 +00:00
Valery Sizov 684536321c Fix: Admin group show page does not work 2016-12-28 15:34:12 +02:00
Semyon Pupkov cec230bdf5 Move admin groups spinach tests to rspec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2016-12-27 00:36:33 +05:00
Dmitriy Zaporozhets d8b7df3cbc Add support for nested groups to admin routing
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-11 10:30:10 +02:00
jacopo-beschi-intersail 6b5aa83354 Fix Admin Links to new Group does not respect Default Visibility
Settings

This is done by passing a visibility_level option to the group edit _form.
The visibility_level is set to @group.visibility_level in edit ation and
to default_group_visibility in the new action.
2016-11-18 13:39:29 +02:00