Commit graph

23 commits

Author SHA1 Message Date
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
1a2002d908 Update board specs to use board factory instead of project_with_board 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre
1a4b1e9735 Update Boards::Lists::MoveService to move lists inside a specific board 2016-10-11 11:39:04 -03:00
Douglas Barbosa Alexandre
af87cf7c6e Update Boards::Lists::GenerateService to generate for a specific board 2016-10-11 11:39:04 -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
a2c485473a Add Boards::Lists::ListService to list lists for a specific board 2016-10-11 11:39:04 -03:00
Annabel Dunstone Gray
35e231b5cc Update issue board spec 2016-10-06 17:51:02 -05:00
Douglas Barbosa Alexandre
97551e8dd9 Improve project_with_board factory to create the default lists 2016-09-26 14:42:38 -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
f77c47a51c Remove lookup inside services to keep them consistent with other ones 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
68cfdba701 Add service to generate default board lists 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
aa97c0fd12 Rename list_id param to id in Boards::Lists::DestroyService 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
4f45d11363 Rename list_id param to id in Boards::Lists::MoveService 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre
baec3d236b Remove label_list factory 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
26ac084640 Does not allow Backlog/Done lists to be moved 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre
5ef567e33d Does not allow Backlog/Done lists to be removed 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre
b23683b00b Add service to remove a list from board 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre
279361fa16 Add service to move board lists 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