Commit Graph

4 Commits

Author SHA1 Message Date
Alexandru Croitor 0f6c42c5ce Move Multiple Issue Boards for Projects to Core
Refactor code to allow multiple issue boards management for projects
in CE
2019-06-26 12:28:00 +03:00
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
Heinrich Lee Yu c5b3b71e89 CE-port for 7714-view-recent-boards
Adds additional count param to Boards::Visits::LatestService
2019-03-01 19:47:52 +08:00
Brett Walker 7aeab58f48 Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00