Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move action to render board lists to `Projects::Boards::ListsController` | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -12/+4 |
* | Returns label description in JSON when listing lists/issues | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
* | Returns label priority in JSON when listing lists/issues | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
* | Add authorization to issues board related controllers | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+13 |
* | Extract base service class for boards related services | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
* | Projects::BoardsController#show returns a list of board lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+2 |
* | Creates a new board when project does not have one | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+2 |
* | Initial issues board page | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+7 |