Skip to content

Introduce helper for Async Action Creator pattern

Inactive Account requested to merge winh-vuex-action-pattern into master

What does this MR do?

Create an createAsyncAction helper that takes care of the boilerplate for adopting the Async Action Creators pattern from Redux to our Vuex actions.

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

Edited by Inactive Account

Merge request reports

Loading