Commit Graph

9 Commits

Author SHA1 Message Date
Douglas Barbosa Alexandre 104c4f88cd Update Boards::Issues::MoveService to move issues on a specific board 2016-10-11 11:39:04 -03: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 a8cc69a281 Validate if the lists are different when moving issues between lists 2016-08-17 12:58:59 -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 8e4e294a7c Rename from/to params to from_list_id/to_list_id 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre c08a14c3c2 Removes all list-labels when moving to Backlog/Done 2016-08-17 12:58:58 -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 baec3d236b Remove label_list factory 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre 115fca13c3 Add service to move issues between lists 2016-08-17 12:58:57 -03:00