Commit Graph

3 Commits

Author SHA1 Message Date
charlieablett 27dd0b8e36 Use serialization for project boards
- Add serializers and Grape::Entity
- Replace to_json
- Add specs
2019-06-06 22:13:14 +12:00
Heinrich Lee Yu 2de0bcf800 Remove redirecting to last visited board
Move this to EE-only. It isn't useful here since there's only one board
2019-03-13 20:33:35 +08:00
Heinrich Lee Yu 7d5ee4181a Refactor groups and projects boards actions
Move common functionality to BoardsActions concern
2019-03-13 20:33:35 +08:00