[JBoss JIRA] (DROOLS-1858) Guided decision table: Add support for automatic expansion and contraction.
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-1858?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-1858.
-------------------------------
Resolution: Done
Closing this issue as there were no resources to address it for a long time, moreover with the changed team priorities (it is DMN now) is even less probable to find resources for this issue.
> Guided decision table: Add support for automatic expansion and contraction.
> ---------------------------------------------------------------------------
>
> Key: DROOLS-1858
> URL: https://issues.jboss.org/browse/DROOLS-1858
> Project: Drools
> Issue Type: Feature Request
> Components: Guided Decision Table Editor
> Reporter: Michael Anstis
> Assignee: Guilherme Carreiro
> Priority: Major
> Attachments: Screenshot from 2018-03-22 10-17-32.png
>
>
> Add support for expansion of guided decision table's condition columns (where they are defined as an enum - Java or "Guvnor" enum). Also add support for contraction of condition columns.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-1837) Guided decision table: Add horizontal layout
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-1837?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-1837.
-------------------------------
Resolution: Rejected
Closing this issue as there were no resources to address it for a long time, moreover with the changed team priorities (it is DMN now) is even less probable to find resources for this issue.
> Guided decision table: Add horizontal layout
> --------------------------------------------
>
> Key: DROOLS-1837
> URL: https://issues.jboss.org/browse/DROOLS-1837
> Project: Drools
> Issue Type: Feature Request
> Components: Guided Decision Table Editor
> Reporter: Michael Anstis
> Assignee: Guilherme Carreiro
> Priority: Major
>
> Guvnor currently provides for a vertical layout of it's guided decision table. This request is to add a horizontal layout (i.e. rules in columns, patterns in rows).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-2068) XLS Decision table: Add support for "otherwise" values in Condition Column cells
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-2068?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-2068.
-------------------------------
Resolution: Rejected
Closing this issue as there were no resources to address it for a long time, moreover with the changed team priorities (it is DMN now) is even less probable to find resources for this issue.
> XLS Decision table: Add support for "otherwise" values in Condition Column cells
> --------------------------------------------------------------------------------
>
> Key: DROOLS-2068
> URL: https://issues.jboss.org/browse/DROOLS-2068
> Project: Drools
> Issue Type: Feature Request
> Components: XLS Decision Table Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Minor
>
> Add support for "otherwise" cell values in Condition Columns. E.G. "not in (x, y, z, ...)" where x, y and z are explicit literal values in the column. "not in" supports the equality operator, ideally other operators should also be supported.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-2067) XLS Decision table: Add support for negating a Fact pattern i.e. "not Person(...)"
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-2067?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-2067.
-------------------------------
Resolution: Done
Closing this issue as there were no resources to address it for a long time, moreover with the changed team priorities (it is DMN now) is even less probable to find resources for this issue.
> XLS Decision table: Add support for negating a Fact pattern i.e. "not Person(...)"
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-2067
> URL: https://issues.jboss.org/browse/DROOLS-2067
> Project: Drools
> Issue Type: Feature Request
> Components: XLS Decision Table Editor
> Affects Versions: 5.5.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Minor
>
> Add support in XLS Decision Tables for the negation of patterns (as currently available in Guvnor's guided Decision Table),i.e. not Person(...) in addition to existing Person(...)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-2047) Guided Editor: Nested DSL UI Suggestion
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-2047?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-2047.
-------------------------------
Resolution: Done
Closing this issue as there were no resources to address it for a long time, moreover with the changed team priorities (it is DMN now) is even less probable to find resources for this issue.
> Guided Editor: Nested DSL UI Suggestion
> ---------------------------------------
>
> Key: DROOLS-2047
> URL: https://issues.jboss.org/browse/DROOLS-2047
> Project: Drools
> Issue Type: Feature Request
> Components: DSLs Editor
> Reporter: Brad Davis
> Assignee: Michael Anstis
> Priority: Minor
> Attachments: current-fact-entry.jpg, future-nested-condition-entry.jpg
>
>
> When there is a large set of DSL, with nested statements, the UI for Rules creation becomes cluttered. I propose that we change the simple List to a expandable table structure for Fact Assertion.
> For Example,
> [when]There is a Patient with Cholesterol Readings=$c : Cholesterol()
> [when]-With the Gender {gender}=patient.gender=="{gender}"
> [when]-With Age Between {lower:[0-9]+} and {upper}=patient.age <= {lower}, patient.age >= {upper}
> [when]-With Cholesterol of {cholesterol} mg/dl or above=mgdl >={cholesterol}
> [when]-With Cholesterol of {cholesterol} mg/dl or below=mgdl <={cholesterol}
> [when]-With Cholesterol between {lower} mg/dl and {upper} mg/dl=mgdl >={lower}, mgdl<={upper}
> This leads to fact entry such as the screenshot attached. As you can imagine, creating rules with many DSLs would become overwhelming quickly to sort through. I think maybe we should use a Tree view instead of a list here. This would allow you to drill down to nested DSL statements. Also, when creating a child of the DSL statement, only the children DRL statements should be displayed on the screen.
> Attached are the current entry, and a mockup of how I would like to see this working in the future. I think it could simplify and organize the fact creation quite a bit.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-2052) Graphical Enum editor
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-2052?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-2052.
-------------------------------
Resolution: Rejected
Closing this issue as there were no resources to address it for a long time, moreover with the changed team priorities (it is DMN now) is even less probable to find resources for this issue.
> Graphical Enum editor
> ---------------------
>
> Key: DROOLS-2052
> URL: https://issues.jboss.org/browse/DROOLS-2052
> Project: Drools
> Issue Type: Feature Request
> Components: Enumerations Editor
> Affects Versions: 5.5.0.Final
> Reporter: Michael Neale
> Assignee: Michael Anstis
> Priority: Major
>
> Would be very nice to have a enum config editor GUI (with helper wizards to get it right).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month