Skip to content

Move BoardService logic to boardsStore

Inactive Account requested to merge winh-move-BoardService-to-boardsStore into master

Moves all logic out of the issue boards service and into the store. This is a preparation for deleting the service and eventually using Vuex actions. Deleting is a separate issue because it requires updating a lot of places that are not touched here (see https://gitlab.com/gitlab-org/gitlab-ce/issues/61621).

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61620

Edited by 🤖 GitLab Bot 🤖

Merge request reports