gitlab-org--gitlab-foss/app/services/boards/issues
Phil Hughes f452c1aa7d Expand/collapse close & backlog lists in issue boards
The closed & backlog lists in issue boards are no collapsible. They can
be collapsed independently of each other & this selection is then saved
to the browser through localStorage. When the page loads, the code gets
the data from localStorage & determines whether to show or hide the list

Closes #23917
2017-05-31 12:34:54 +01:00
..
create_service.rb Remove Boards::BaseService 2016-10-11 11:39:05 -03:00
list_service.rb Expand/collapse close & backlog lists in issue boards 2017-05-31 12:34:54 +01:00
move_service.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00