-
- Downloads
fix for Follow-up from "Backport of Multiple Assignees feature
Showing
- app/controllers/concerns/issuable_actions.rb 10 additions, 3 deletionsapp/controllers/concerns/issuable_actions.rb
- app/helpers/issuables_helper.rb 3 additions, 2 deletionsapp/helpers/issuables_helper.rb
- app/services/issuable/bulk_update_service.rb 13 additions, 1 deletionapp/services/issuable/bulk_update_service.rb
- app/services/system_note_service.rb 1 addition, 1 deletionapp/services/system_note_service.rb
- app/views/shared/issuable/_assignees.html.haml 2 additions, 3 deletionsapp/views/shared/issuable/_assignees.html.haml
- app/views/shared/issuable/_sidebar_assignees.html.haml 11 additions, 11 deletionsapp/views/shared/issuable/_sidebar_assignees.html.haml
- app/views/shared/issuable/form/_issue_assignee.html.haml 5 additions, 4 deletionsapp/views/shared/issuable/form/_issue_assignee.html.haml
- doc/api/issues.md 11 additions, 11 deletionsdoc/api/issues.md
- lib/api/helpers/common_helpers.rb 4 additions, 4 deletionslib/api/helpers/common_helpers.rb
- spec/requests/api/issues_spec.rb 1 addition, 1 deletionspec/requests/api/issues_spec.rb
- spec/services/issuable/bulk_update_service_spec.rb 2 additions, 2 deletionsspec/services/issuable/bulk_update_service_spec.rb
- spec/services/system_note_service_spec.rb 1 addition, 1 deletionspec/services/system_note_service_spec.rb
Please register or sign in to comment