Commit Graph

10 Commits

Author SHA1 Message Date
Douglas Barbosa Alexandre 723ed9cc3a Update Projects::BoardsController#show to look up for a specific board 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre ecf4c10e9c Add index action to Projects::BoardsController to return project boards 2016-10-11 11:39:05 -03:00
http://jneen.net/ 5853c96b49 remove Ability.abilities 2016-08-30 11:35:06 -07:00
Douglas Barbosa Alexandre 536bdf643e Move the set up of the state described in context to a before block 2016-08-17 12:59:00 -03:00
Douglas Barbosa Alexandre 84afd6254a Remove # from controller actions specs 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 a8b1ad250e Add authorization to issues board related controllers 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre e199884478 Projects::BoardsController#show returns a list of board lists 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre a84176bada Creates a new board when project does not have one 2016-08-17 12:58:58 -03:00
Douglas Barbosa Alexandre 7649937452 Initial issues board page 2016-08-17 12:58:58 -03:00