refactor: changed the get workspaces by user logic
This commit is contained in:
@@ -26,8 +26,10 @@ export enum PermissionEnum {
|
||||
DMAIL = 'dmail',
|
||||
RESELLER="reseller",
|
||||
WORKSPACE="workspace",
|
||||
VIEW_ALL_WORKSPACES="view_all_workspaces",
|
||||
PROJECT="project",
|
||||
TASK_PHASE="task_phase",
|
||||
VIEW_ALL_PROJECTS="view_all_projects",
|
||||
TASK="task",
|
||||
TASK_PHASE="task_phase",
|
||||
REMARK="remark"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user