Commit graph

10 commits

Author SHA1 Message Date
Douglas Barbosa Alexandre
246bb231c3 Returns the total number of issues in the JSON response 2016-08-31 09:30:37 +01:00
Phil Hughes
d6a14e9910 Added text color to issues labels in issue board lists 2016-08-19 14:45:19 +01:00
Douglas Barbosa Alexandre
babdf45a82 Use IssuesFinder instead of project.issues.visible_to_user 2016-08-17 12:58:59 -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
66da64ae1e Extract method to serialize board lists as JSON 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
cd98ff179c Move action to render board lists to Projects::Boards::ListsController 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
c3880d1057 Extract Projects::Boards::ApplicationController 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
57737785df Move board related controllers to the Boards namespace 2016-08-17 12:58:59 -03:00