Commit graph

18 commits

Author SHA1 Message Date
Phil Hughes
fcf0a4a12d Merge branch 'master' into issue-board-sidebar 2016-10-19 22:33:34 +01:00
Douglas Barbosa Alexandre
86e0b5d643 Fix issue board related controllers to expose label priority per project 2016-10-19 14:58:27 -02:00
Phil Hughes
f1350a5c82 Merge branch 'master' into issue-board-sidebar 2016-10-19 08:44:55 +01:00
Douglas Barbosa Alexandre
2c2a1dea67 Refactoring service to create a new issue in a board list 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre
6751509865 Update endpoints to handle with board issues 2016-10-11 11:39:05 -03:00
Phil Hughes
7d20a91b2e Restore subscribe status in JSON 2016-10-07 09:24:57 +01:00
Phil Hughes
6cece3f49e Show clicked issue data in the sidebar 2016-10-07 09:14:33 +01:00
Douglas Barbosa Alexandre
97ec0c05f6 Add service to create a new issue in a board list 2016-10-06 11:00:01 +01:00
Douglas Barbosa Alexandre
e7a4bbb04a Add authorization to Projects::Boards::IssuesController#create action 2016-10-06 11:00:01 +01:00
Phil Hughes
674844d0e9 Fixed issue with backlog list not saving
Fixed issue when dragging cards
2016-10-06 11:00:01 +01:00
Phil Hughes
4d9f76c151 Added ability to save the new issue 2016-10-06 11:00:01 +01:00
Rémy Coutable
56259155d5 Small improvements thanks to Robert's feedback
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-30 12:02:54 +02:00
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
f77c47a51c Remove lookup inside services to keep them consistent with other ones 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