summaryrefslogtreecommitdiff
path: root/spec/services/boards/issues/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Backport specsFelipe Artur2017-08-311-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-6/+6
* Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-061-0/+33