From 26e5029d922779fd7e786c1a31b6b37492132388 Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 16 Feb 2021 17:37:57 +0000 Subject: Implement Attributes/Outputs FE Change-Id: I014bb0ebc07f3fea4266a4f295172eadee546705 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3448 --- .../files/default/FE-workspace-configuration.yaml | 385 +++++++++++---------- 1 file changed, 194 insertions(+), 191 deletions(-) (limited to 'catalog-fe') diff --git a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/FE-workspace-configuration.yaml b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/FE-workspace-configuration.yaml index 33643d1828..f05b28c58e 100644 --- a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/FE-workspace-configuration.yaml +++ b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/files/default/FE-workspace-configuration.yaml @@ -2,200 +2,203 @@ # in addition, they can also be disabled for specific roles. workspaceMenuConfiguration: VFC: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: Deployment Artifact - action: onMenuItemPressed - state: workspace.deployment_artifacts - - text: Information Artifact - action: onMenuItemPressed - state: workspace.information_artifacts - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Properties - action: onMenuItemPressed - state: workspace.properties - - text: Attributes - action: onMenuItemPressed - state: workspace.attributes - - text: Req. & Capabilities - action: onMenuItemPressed - state: workspace.reqAndCap - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log + - text: General + action: onMenuItemPressed + state: workspace.general + - text: Deployment Artifact + action: onMenuItemPressed + state: workspace.deployment_artifacts + - text: Information Artifact + action: onMenuItemPressed + state: workspace.information_artifacts + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Properties + action: onMenuItemPressed + state: workspace.properties + - text: Attributes + action: onMenuItemPressed + state: workspace.attributes + - text: Req. & Capabilities + action: onMenuItemPressed + state: workspace.reqAndCap + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log VL: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: Deployment Artifact - action: onMenuItemPressed - state: workspace.deployment_artifacts - - text: Information Artifact - action: onMenuItemPressed - state: workspace.information_artifacts - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Properties - action: onMenuItemPressed - state: workspace.properties - - text: Attributes - action: onMenuItemPressed - state: workspace.attributes - - text: Req. & Capabilities - action: onMenuItemPressed - state: workspace.reqAndCap - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log + - text: General + action: onMenuItemPressed + state: workspace.general + - text: Deployment Artifact + action: onMenuItemPressed + state: workspace.deployment_artifacts + - text: Information Artifact + action: onMenuItemPressed + state: workspace.information_artifacts + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Properties + action: onMenuItemPressed + state: workspace.properties + - text: Attributes + action: onMenuItemPressed + state: workspace.attributes + - text: Req. & Capabilities + action: onMenuItemPressed + state: workspace.reqAndCap + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log CP: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: Deployment Artifact - action: onMenuItemPressed - state: workspace.deployment_artifacts - - text: Information Artifact - action: onMenuItemPressed - state: workspace.information_artifacts - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Properties - action: onMenuItemPressed - state: workspace.properties - - text: Attributes - action: onMenuItemPressed - state: workspace.attributes - - text: Req. & Capabilities - action: onMenuItemPressed - state: workspace.reqAndCap - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log + - text: General + action: onMenuItemPressed + state: workspace.general + - text: Deployment Artifact + action: onMenuItemPressed + state: workspace.deployment_artifacts + - text: Information Artifact + action: onMenuItemPressed + state: workspace.information_artifacts + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Properties + action: onMenuItemPressed + state: workspace.properties + - text: Attributes + action: onMenuItemPressed + state: workspace.attributes + - text: Req. & Capabilities + action: onMenuItemPressed + state: workspace.reqAndCap + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log VF: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: Deployment Artifact - action: onMenuItemPressed - state: workspace.deployment_artifacts - - text: Information Artifact - action: onMenuItemPressed - state: workspace.information_artifacts - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Composition - action: onMenuItemPressed - state: workspace.composition.details - - text: Operation - action: onMenuItemPressed - state: workspace.interface_operation - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log - - text: Deployment - action: onMenuItemPressed - state: workspace.deployment - - text: Properties Assignment - action: onMenuItemPressed - state: workspace.properties_assignment - - text: Req. & Capabilities - action: onMenuItemPressed - state: workspace.reqAndCapEditable + - text: General + action: onMenuItemPressed + state: workspace.general + - text: Deployment Artifact + action: onMenuItemPressed + state: workspace.deployment_artifacts + - text: Information Artifact + action: onMenuItemPressed + state: workspace.information_artifacts + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Composition + action: onMenuItemPressed + state: workspace.composition.details + - text: Operation + action: onMenuItemPressed + state: workspace.interface_operation + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log + - text: Deployment + action: onMenuItemPressed + state: workspace.deployment + - text: Properties Assignment + action: onMenuItemPressed + state: workspace.properties_assignment + - text: Attributes & Outputs + action: onMenuItemPressed + state: workspace.attributes_outputs + - text: Req. & Capabilities + action: onMenuItemPressed + state: workspace.reqAndCapEditable PNF: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: Deployment Artifact - action: onMenuItemPressed - state: workspace.deployment_artifacts - - text: Information Artifact - action: onMenuItemPressed - state: workspace.information_artifacts - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Composition - action: onMenuItemPressed - state: workspace.composition.details - - text: Operation - action: onMenuItemPressed - state: workspace.interface_operation - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log - - text: Properties Assignment - action: onMenuItemPressed - state: workspace.properties_assignment - - text: Req. & Capabilities - action: onMenuItemPressed - state: workspace.reqAndCapEditable + - text: General + action: onMenuItemPressed + state: workspace.general + - text: Deployment Artifact + action: onMenuItemPressed + state: workspace.deployment_artifacts + - text: Information Artifact + action: onMenuItemPressed + state: workspace.information_artifacts + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Composition + action: onMenuItemPressed + state: workspace.composition.details + - text: Operation + action: onMenuItemPressed + state: workspace.interface_operation + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log + - text: Properties Assignment + action: onMenuItemPressed + state: workspace.properties_assignment + - text: Req. & Capabilities + action: onMenuItemPressed + state: workspace.reqAndCapEditable CR: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: Deployment Artifact - action: onMenuItemPressed - state: workspace.deployment_artifacts - - text: Information Artifact - action: onMenuItemPressed - state: workspace.information_artifacts - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Composition - action: onMenuItemPressed - state: workspace.composition.details - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log - - text: Properties Assignment - action: onMenuItemPressed - state: workspace.properties_assignment + - text: General + action: onMenuItemPressed + state: workspace.general + - text: Deployment Artifact + action: onMenuItemPressed + state: workspace.deployment_artifacts + - text: Information Artifact + action: onMenuItemPressed + state: workspace.information_artifacts + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Composition + action: onMenuItemPressed + state: workspace.composition.details + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log + - text: Properties Assignment + action: onMenuItemPressed + state: workspace.properties_assignment SERVICE: - - text: General - action: onMenuItemPressed - state: workspace.general - - text: TOSCA Artifacts - action: onMenuItemPressed - state: workspace.tosca_artifacts - - text: Composition - action: onMenuItemPressed - state: workspace.composition.details - - text: Operation - action: onMenuItemPressed - state: workspace.interface_operation - - text: Activity Log - action: onMenuItemPressed - state: workspace.activity_log - - text: Management Workflow - action: onMenuItemPressed - state: workspace.management_workflow - - text: 'Network Call Flow ' - action: onMenuItemPressed - state: workspace.network_call_flow - - text: Distribution - action: onMenuItemPressed - state: workspace.distribution - disabledRoles: - - ADMIN - - TESTER - - GOVERNOR - - DESIGNER - - text: Deployment - action: onMenuItemPressed - state: workspace.deployment - - text: Properties Assignment - action: onMenuItemPressed - state: workspace.properties_assignment - - text: Outputs - action: onMenuItemPressed - state: workspace.outputs_assignment - - text: Req. & Capabilities - action: onMenuItemPressed - state: workspace.reqAndCapEditable + - text: General + action: onMenuItemPressed + state: workspace.general + - text: TOSCA Artifacts + action: onMenuItemPressed + state: workspace.tosca_artifacts + - text: Composition + action: onMenuItemPressed + state: workspace.composition.details + - text: Operation + action: onMenuItemPressed + state: workspace.interface_operation + - text: Activity Log + action: onMenuItemPressed + state: workspace.activity_log + - text: Management Workflow + action: onMenuItemPressed + state: workspace.management_workflow + - text: 'Network Call Flow ' + action: onMenuItemPressed + state: workspace.network_call_flow + - text: Distribution + action: onMenuItemPressed + state: workspace.distribution + disabledRoles: + - ADMIN + - TESTER + - GOVERNOR + - DESIGNER + - text: Deployment + action: onMenuItemPressed + state: workspace.deployment + - text: Properties Assignment + action: onMenuItemPressed + state: workspace.properties_assignment + - text: Outputs + action: onMenuItemPressed + state: workspace.outputs_assignment + - text: Req. & Capabilities + action: onMenuItemPressed + state: workspace.reqAndCapEditable -- cgit 1.2.3-korg