You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backendThis issue or pull request is related with the Back-EndexpertThis issue or pull request has an expert difficulty levelfeatureThis issue or pull request contains a new featurefrontendThis issue or pull request is related with the Front-End
Create dashboard rights (Super User / Owners / User)
Put the creator as Super user
When a user is added to a dashboard add him as User, then let Super user and owners change user rights.
Implementation :
Create a new table "project_roles" that hold the 3 needed roles (Super user, Owner, User)
Create a reference table with User, project_role, project as PK
Role definitions :
Super user : Can manage everything on the dashbaord (edit, add/delete user, manage user roles, manage widgets, delete dashboard)
Owner : Can do the same except delete the dashboard
User : can only manage the widgets
Issue type
[] Bug
[] Improvment
[] Documentation
[x] Feature
The text was updated successfully, but these errors were encountered:
Juyoo
added
backend
This issue or pull request is related with the Back-End
expert
This issue or pull request has an expert difficulty level
feature
This issue or pull request contains a new feature
frontend
This issue or pull request is related with the Front-End
labels
Mar 15, 2018
backendThis issue or pull request is related with the Back-EndexpertThis issue or pull request has an expert difficulty levelfeatureThis issue or pull request contains a new featurefrontendThis issue or pull request is related with the Front-End
Subject of the issue
Create dashboard rights (Super User / Owners / User)
Put the creator as Super user
When a user is added to a dashboard add him as User, then let Super user and owners change user rights.
Implementation :
Role definitions :
Issue type
[] Bug
[] Improvment
[] Documentation
[x] Feature
The text was updated successfully, but these errors were encountered: