Commit Graph

11 Commits

Author SHA1 Message Date
Felipe Artur 8077b728bc Continue BE backport 2017-08-31 14:48:57 -03:00
Douglas Barbosa Alexandre 478b3d64f8 Remove Boards::BaseService 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre 5de4fba6e3 Update Boards::Lists::DestroyService to remove list on a specic board 2016-10-11 11:39:05 -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 c6511235e4 Add a destroyable scope and a destroyable? method to List model 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 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 b07c5f23b8 Order board lists by list_type, and position 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