gitlab-org--gitlab-foss/spec/services/notes
Sean McGivern daeeb7f848 Fix quick actions for users who cannot update issues and MRs
There are several quick actions now that don't need this access - /todo and
/unsubscribe for instance - but when these were first added, there
weren't. Quick actions are now responsible for checking their own permissions.
2018-03-02 16:16:13 +00:00
..
build_service_spec.rb
create_service_spec.rb Fix quick actions for users who cannot update issues and MRs 2018-03-02 16:16:13 +00:00
destroy_service_spec.rb Reset todo counters when the target is deleted 2017-12-18 12:23:00 +00:00
post_process_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
quick_actions_service_spec.rb Fix quick actions for users who cannot update issues and MRs 2018-03-02 16:16:13 +00:00
render_service_spec.rb
update_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00