Skip to content

Group/project members - migrate to namespaced Vuex modules

Summary

As a step in moving towards one Vue/Vuex app that uses GlTabs we need to convert the project/group members app to use namespaced Vuex modules. The modules will be user, group, invite, accessRequest.

Improvements

Allows us to move to one Vue app and migrate to GlTabs

Risks

Minimal, this is a well tested section of the codebase

Involved components

Edited by Peter Hegman