[
https://issues.jboss.org/browse/DROOLS-2804?page=com.atlassian.jira.plugi...
]
Edson Tirelli commented on DROOLS-2804:
---------------------------------------
[~tari_manga] can I ask you please to work with [~manstis] on this? Basically look at the
DMN XSD looking for any properties that need to be editable and map them to elements that
can be selected to edit them.
It is important to also map possible values. For instance, expressionLanguage is set as
"xsd:anyURI" but there are known values, like the FEEL URI for DMN 1.1 and DMN
1.2. This will need to be offered as options for the author.
I don't think there are that many properties that we need to support.
[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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)