Douglas Barbosa Alexandre
|
478b3d64f8
|
Remove Boards::BaseService
|
2016-10-11 11:39:05 -03:00 |
|
Douglas Barbosa Alexandre
|
8b15e328a6
|
Removes all labels from project boards when moving and issue to done
|
2016-10-11 11:39:04 -03:00 |
|
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
|
a8cc69a281
|
Validate if the lists are different when moving issues between lists
|
2016-08-17 12:58:59 -03:00 |
|
Douglas Barbosa Alexandre
|
4de6799ef5
|
Inherit board related services from BaseService
|
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
|
f77c47a51c
|
Remove lookup inside services to keep them consistent with other ones
|
2016-08-17 12:58:59 -03:00 |
|
Douglas Barbosa Alexandre
|
affed37065
|
Use Issues::UpdateService to close/reopen an issue
|
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
|
a8b1ad250e
|
Add authorization to issues board related controllers
|
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
|
75f0bc4af8
|
Add endpoint to allow users to move issues between lists
|
2016-08-17 12:58:58 -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
|
22b8c0b7ae
|
Check if user can update the issue before moving it betweens lists
|
2016-08-17 12:58:57 -03:00 |
|
Douglas Barbosa Alexandre
|
115fca13c3
|
Add service to move issues between lists
|
2016-08-17 12:58:57 -03:00 |
|