]
Jozef Marko commented on DROOLS-3109:
-------------------------------------
[~manstis] Please file separate jira for each Expression type and link them to
[
]. I believe will facilitate clarification
of what is and what is not implemented. I believe I will be able to do more valuable
review then.
[DMN Designer] Add additional Properties to drill-down
------------------------------------------------------
Key: DROOLS-3109
URL:
https://issues.jboss.org/browse/DROOLS-3109
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Critical
Labels: drools-tools
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|
|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