Add ui to create new custom project roles and column restrictions
This commit is contained in:
@@ -99,6 +99,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'ActionValidator',
|
||||
'AuthValidator',
|
||||
'CategoryValidator',
|
||||
'ColumnMoveRestrictionValidator',
|
||||
'ColumnValidator',
|
||||
'CommentValidator',
|
||||
'CurrencyValidator',
|
||||
@@ -108,6 +109,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'LinkValidator',
|
||||
'PasswordResetValidator',
|
||||
'ProjectValidator',
|
||||
'ProjectRoleValidator',
|
||||
'SubtaskValidator',
|
||||
'SwimlaneValidator',
|
||||
'TagValidator',
|
||||
|
||||
Reference in New Issue
Block a user