app-shell: Add a required_roles field to the activity metadata
This field specifies a list of roles that the logged-in user needs to have to interact with this activity. In the case of the app-shell this means the activity is hidden until the user information is loaded after login.
Showing
- packages/app-shell/.eslintrc.json 2 additions, 1 deletionpackages/app-shell/.eslintrc.json
- packages/app-shell/src/app-shell.js 20 additions, 1 deletionpackages/app-shell/src/app-shell.js
- packages/app-shell/src/dbp-app-shell-welcome.js 2 additions, 1 deletionpackages/app-shell/src/dbp-app-shell-welcome.js
Loading
Please register or sign in to comment