gitlab-org--gitlab-foss/spec/controllers
Stan Hu caac3104c4 Make it easier to find invited group members
We had a number of team members struggle to find invited members of a
group. Searching for the e-mail address did not work because search only
works with members with user accounts.

This commit changes two things:

1. Breaks out the invited members into a separate table.
2. Adds search capability for the invited members.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61948
2019-08-05 11:21:41 +03:00
..
admin Remove typo from factory name 2019-07-30 16:32:42 +01:00
boards Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
concerns Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
dashboard Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
explore
google_api
groups Make it easier to find invited group members 2019-08-05 11:21:41 +03:00
import Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
instance_statistics
ldap
oauth
profiles
projects Prevent empty classes in ansi2html conversion 2019-08-02 14:38:50 +00:00
snippets Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
users
abuse_reports_controller_spec.rb
acme_challenges_controller_spec.rb
application_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
autocomplete_controller_spec.rb Add can_merge option to autocomplete response 2019-08-01 16:51:14 +00:00
chaos_controller_spec.rb Adds chaos endpoints to Sidekiq 2019-07-18 19:04:12 +02:00
dashboard_controller_spec.rb
graphql_controller_spec.rb Propagate argument errors as execution errors 2019-07-30 11:12:24 -04:00
groups_controller_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
health_check_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
health_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
help_controller_spec.rb Fix broken spec from file rename 2019-08-01 16:06:03 +12:00
ide_controller_spec.rb Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
invites_controller_spec.rb
metrics_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
notification_settings_controller_spec.rb
omniauth_callbacks_controller_spec.rb
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
registrations_controller_spec.rb
root_controller_spec.rb
search_controller_spec.rb
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00
uploads_controller_spec.rb
user_callouts_controller_spec.rb Optimise import performance 2019-07-24 16:24:28 +02:00
users_controller_spec.rb Cleanup usages of JSON.parse in specs 2019-07-16 08:03:49 +00:00