Projects
designInterfaces_projects
included in the Core module.
Description
Implemented by designs that describe a group of tasks that can be routed
Properties
Property | Value |
---|---|
Name | Projects |
Code | designInterfaces_projects |
Type | Design interface |
Context | Core |
Title | {{attributes_projectsName}} |
Subtitle | - |
Icon | icon-folder |
Colour | #25aae1 |
Implements
This interface does not implement any interfaces.
Applied to designs/interfaces
This interface is not added to any designs or interfaces when this module is installed.
Attributes
This interface directly creates the following attributes.
Name
Property | Value |
---|---|
Name | Name |
Code | attributes_projectsName |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options |
|
Tasks
Property | Value |
---|---|
Name | Tasks |
Code | attributes_projectsTasks |
Type | Link |
Required | false |
Unique | false |
Readonly | false |
Links to | Tasks |
Options |
|
Routes
Property | Value |
---|---|
Name | Routes |
Code | attributes_projectsRoutes |
Type | Link |
Required | false |
Unique | false |
Readonly | false |
Links to | Routes |
Options |
|
Team
Property | Value |
---|---|
Name | Team |
Code | attributes_projectsTeam |
Type | Link |
Required | false |
Unique | false |
Readonly | false |
Links to | Teams |
Options |
|
Default attribute permissions
This interface applies the following default permissions to all attributes against each user group.
Allows | Name | Code |
---|---|---|
ReadOnly | Project Viewers | userGroups_projectViewers |
ReadWrite | Project Managers | userGroups_projectManagers |
Permissions
User Group | Allows |
---|---|
Project Viewers | Read |
Project Managers | Read, Create, Edit, Delete |