Commit Graph

9 Commits

Author SHA1 Message Date
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 847ebce90a Remove useless delegate method on List model 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre c14ac83575 Ensure that we have only one list per label per board 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 4b75c75018 The lists: Backlog, and Done cannot be destroyed 2016-08-17 12:58:57 -03:00
Douglas Barbosa Alexandre 252e93c9e6 Title of a list is either the label name, or Backlog, or Done 2016-08-17 12:58:57 -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 611dab2e52 Add Board model 2016-08-17 12:58:57 -03:00