-
- Downloads
There was a problem fetching the pipeline summary.
Add shortcuts for adding users to a project team with a specific role
This also updates _some_ specs to use these new methods, just to serve as an example for others going forward, but by no means is this exhaustive. Original implementations at !5992 and !6012. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20944
parent
688ff26d
No related branches found
No related tags found
Pipeline #
Showing
- app/models/project.rb 1 addition, 0 deletionsapp/models/project.rb
- app/models/project_team.rb 16 additions, 0 deletionsapp/models/project_team.rb
- changelogs/unreleased/rs-project-team-helpers.yml 4 additions, 0 deletionschangelogs/unreleased/rs-project-team-helpers.yml
- spec/controllers/autocomplete_controller_spec.rb 15 additions, 15 deletionsspec/controllers/autocomplete_controller_spec.rb
- spec/models/project_spec.rb 7 additions, 0 deletionsspec/models/project_spec.rb
- spec/models/project_team_spec.rb 17 additions, 17 deletionsspec/models/project_team_spec.rb
- spec/services/notification_service_spec.rb 30 additions, 30 deletionsspec/services/notification_service_spec.rb
Loading
Please register or sign in to comment