summaryrefslogtreecommitdiff
path: root/spec/services/boards/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-071-0/+2
* spec updatesPhil Hughes2017-05-311-2/+3
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-031-4/+3
* Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-111-12/+10
* Extract base service class for boards related servicesDouglas Barbosa Alexandre2016-08-171-1/+1
* Create Backlog/Done lists when creating a new boardDouglas Barbosa Alexandre2016-08-171-8/+24
* Add service to create a new board for a projectDouglas Barbosa Alexandre2016-08-171-0/+19