gitlab-org--gitlab-foss/spec/features/groups
Dmitriy Zaporozhets 61e9a3dcc4
Add 2FA filter to group members page
* Show 2fa badge on a group members page
* Make group members page UI consistent with project members page
* Fix ambiguous sql in User.with/without_two_factor methods

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-05-10 13:02:56 +03:00
..
labels
members Add 2FA filter to group members page 2018-05-10 13:02:56 +03:00
settings Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
activity_spec.rb Replace group spinach tests with RSpec analog 2018-03-29 12:12:47 +05:00
empty_states_spec.rb Fix subgroup issue and MR pages empty states and counts 2018-02-27 10:32:29 +00:00
group_settings_spec.rb Replace group spinach tests with RSpec analog 2018-03-29 12:12:47 +05:00
issues_spec.rb Replace group spinach tests with RSpec analog 2018-03-29 12:12:47 +05:00
merge_requests_spec.rb Replace group spinach tests with RSpec analog 2018-03-29 12:12:47 +05:00
milestone_spec.rb Move spinach group milestones test to RSpec 2018-02-15 08:26:51 +00:00
milestones_sorting_spec.rb
share_lock_spec.rb
show_spec.rb Add matcher for emoji 2018-04-11 10:51:44 +02:00
user_browse_projects_group_page_spec.rb Replace group spinach tests with RSpec analog 2018-03-29 12:12:47 +05:00
user_sees_users_dropdowns_in_issuables_list_spec.rb