(Go: >> BACK << -|- >> HOME <<)

Page MenuHomePhabricator

Create a placeholder Roles module in Vuex ahead of future role work
Open, Needs TriagePublic

Description

As a developer I would like to have access to a Roles vuex module that will help me to gather all the operations that an user is able to handle.

  • Create a new module
  • Load the Roles and group of the current user and save them in state
  • Create an action for "userCanPerformAction" that check if the user has the given action