summaryrefslogtreecommitdiff
path: root/app/services/boards/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+6
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-5/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-1/+1
* Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-181-1/+1
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Group boards CE backportFelipe Artur2017-08-281-3/+3
* This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-071-8/+11
* Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-0/+1
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-031-1/+0
* Remove Boards::BaseServiceDouglas Barbosa Alexandre2016-10-111-1/+1
* Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-111-5/+10
* Fix board create service namespace to avoid autoload issuesDouglas Barbosa Alexandre2016-08-171-1/+1
* Extract base service class for boards related servicesDouglas Barbosa Alexandre2016-08-171-7/+1
* Order board lists by list_type, and positionDouglas Barbosa Alexandre2016-08-171-2/+2
* Create Backlog/Done lists when creating a new boardDouglas Barbosa Alexandre2016-08-171-5/+8
* Add service to create a new board for a projectDouglas Barbosa Alexandre2016-08-171-0/+19