Commit graph

19 commits

Author SHA1 Message Date
GitLab Bot
b1d7b01241 Add latest changes from gitlab-org/gitlab@master 2019-09-25 15:06:16 +00:00
GitLab Bot
b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
gfyoung
265478ad74 Enable frozen string in apps/services/**/*.rb
For directories application_settings --> labels.

Partially addresses #47424.
2018-07-16 12:36:41 -07:00
Mario de la Ossa
cf41aaba5a Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
Felipe Artur
ad7148d9ea Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
Felipe Artur
dd071c4b6e Bring one group board to CE 2018-03-03 12:56:17 -03:00
Felipe Artur
8077b728bc Continue BE backport 2017-08-31 14:48:57 -03:00
Felipe Artur
f2a43ff5b7 Group boards CE backport 2017-08-28 18:56:49 -03:00
Douglas Barbosa Alexandre
bf9d928b45 Allow user to create a board list based on a group label 2016-10-19 14:58:24 -02:00
Douglas Barbosa Alexandre
478b3d64f8 Remove Boards::BaseService 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre
9110746370 Update Boards::Lists::CreateService to create lists for a specific board 2016-10-11 11:39:04 -03:00
Douglas Barbosa Alexandre
4cccfc0f17 Fix issue boards leak private label names and descriptions 2016-08-29 16:04:28 -03:00
Douglas Barbosa Alexandre
50ac488c73 Add a movable scope and a movable? method to List model 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
d8fc783bb9 Remove useless increment when creating a new board list 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
9e5a305f18 Use zero-based positions on issues board services 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
aff7a2ef55 Extract base service class for boards related services 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
b07c5f23b8 Order board lists by list_type, and position 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre
35420cec0b Respect Backlog/Done positions when creating a new list 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre
247e11c948 Add service to create a board list 2016-08-17 12:58:57 -03:00