[jboss-jira] [JBoss JIRA] (DROOLS-3140) [DMN Designer] Function: Add additional Properties to drill-down
Michael Anstis (Jira)
issues at jboss.org
Mon Oct 15 15:11:00 EDT 2018
Michael Anstis created DROOLS-3140:
--------------------------------------
Summary: [DMN Designer] Function: Add additional Properties to drill-down
Key: DROOLS-3140
URL: https://issues.jboss.org/browse/DROOLS-3140
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
The Properties Panel currently shows properties for Stunner-level "graph" components.
*Further to DROOLS-2804, that added the generic support for "drill down" and {{ExpressionLanguage}} on {{LiteralExpression}}, this JIRA is to add support for the remaining properties that should be rendered when a component is "drilled down".*
h2. Properties on the Grid Level
The selection on the grid level should show the properties below. Please notice that selection of multiple cells, rows or columns should show empty properties panel.
(everything should have ID, Description properties. Components which inherit from "NamedElement" should also have Name property)
h3. Literal expression
||Selected item||Properties panel items||type|| ||
|Cell|ExpressionLanguage|URI|(/)|
h3. Context
||Selected item||Properties panel items||type|| ||
|Row|type Ref|ItemDefinition ref (same which applies to Key Cell|(/)|
|Column|n/a|n/a|n/a|
|Key Cell|type Ref|ItemDefinition ref|(/)|
|Value Cell|ExpressionLanguage|URI|(/)|
h3. Decision Table
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
| Input Column|Constraints|Text field|
|Output Column|Output values|Unary tests|
|Output Column|Default Output|expression|
|Cell|ExpressionLanguage|URI|
h3. Relation
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
|Column|type Ref|ItemDefinition ref|
|Cell|ExpressionLanguage|URI|
h3. Function
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
|Column|n/a|n/a|
|Cell|ExpressionLanguage|URI|
h3. Invocation
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
|Column|n/a|n/a|
|Cell|ExpressionLanguage|URI|
h2. Manual Acceptance Test
- Switching between DRG and Grid editor, check proper fields shown
- Switching between rows, columns, cells in Grid editor, check proper fields
-- In same expression kind
-- Across different expression kinds
- Clear expression kind
- Read only mode - older asset version
- All Grid specific properties saved
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list