]
Michael Anstis updated DROOLS-2804:
-----------------------------------
Story Points: 8 (was: 5)
[DMN Designer] Properties Panel to drill-down to DMN component level
--------------------------------------------------------------------
Key: DROOLS-2804
URL:
https://issues.jboss.org/browse/DROOLS-2804
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.
We need, for DMN, the Properties Panel to show the properties of DMN elements'
properties at the "grid" level. For example, when a {{Context}} is selected the
Properties Panel should show only the top level properties for the {{Context}} (i.e. not
those of its {{ContextEntries}}). Selection of a {{ContextEntry}} should refresh the
Properties Panel to show only the top-level properties of the {{ContextEntry}}. Selection
of the {{ContextEntry}}'s {{Expression}} should again refresh the Properties Panel to
show only the top-level properties of the {{Expression}} and so forth.
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.
h3. Literal expression
||Selected item||Properties panel items||
|Cell|(?)|
h3. Context
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Decision Table
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Relation
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Function
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Invocation
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
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