[JBoss JIRA] (DROOLS-4912) DMN Data type editor - inline add action button.
by Elizabeth Clayton (Jira)
[ https://issues.redhat.com/browse/DROOLS-4912?page=com.atlassian.jira.plug... ]
Elizabeth Clayton updated DROOLS-4912:
--------------------------------------
Priority: Minor (was: Major)
> DMN Data type editor - inline add action button.
> -------------------------------------------------
>
> Key: DROOLS-4912
> URL: https://issues.redhat.com/browse/DROOLS-4912
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Guilherme Gomes
> Priority: Minor
> Labels: UX, drools-tools
> Attachments: Screen Shot 2020-01-08 at 7.06.20 PM.png
>
>
> Change the behavior and tooltip for the inline add icon-button (+). Currently it converts the type to Structure before adding a row below. Instead, we want it to add another row without converting the type.
> Acceptance criteria:
> *Tooltip: "Add row below (Ctrl + B)"
> Behavior - Clicking the (+) inline add button:
> * from a type defined as Structure, will add a field row below.
> * from a Field row (within a Structure), will add a field row below.
> * from a Simple type, such as "Person(string)", will add another row of the same type below.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4912) DMN Data type editor - inline add action button.
by Elizabeth Clayton (Jira)
[ https://issues.redhat.com/browse/DROOLS-4912?page=com.atlassian.jira.plug... ]
Elizabeth Clayton updated DROOLS-4912:
--------------------------------------
Attachment: Screen Shot 2020-01-08 at 7.06.20 PM.png
> DMN Data type editor - inline add action button.
> -------------------------------------------------
>
> Key: DROOLS-4912
> URL: https://issues.redhat.com/browse/DROOLS-4912
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: UX, drools-tools
> Attachments: Screen Shot 2020-01-08 at 7.06.20 PM.png
>
>
> Change the behavior and tooltip for the inline add icon-button (+). Currently it converts the type to Structure before adding a row below. Instead, we want it to add another row without converting the type.
> Acceptance criteria:
> *Tooltip: "Add row below (Ctrl + B)"
> Behavior - Clicking the (+) inline add button:
> * from a type defined as Structure, will add a field row below.
> * from a Field row (within a Structure), will add a field row below.
> * from a Simple type, such as "Person(string)", will add another row of the same type below.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4913) DMN Data type editor - inline add action button.
by Elizabeth Clayton (Jira)
Elizabeth Clayton created DROOLS-4913:
-----------------------------------------
Summary: DMN Data type editor - inline add action button.
Key: DROOLS-4913
URL: https://issues.redhat.com/browse/DROOLS-4913
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Elizabeth Clayton
Assignee: Guilherme Gomes
Change the behavior and tooltip for the inline add icon-button (+). Currently it converts the type to Structure before adding a row below. Instead, we want it to add another row without converting the type.
Acceptance criteria:
*Tooltip: "Add row below (Ctrl + B)"
Behavior - Clicking the (+) inline add button:
* from a type defined as Structure, will add a field row below.
* from a Field row (within a Structure), will add a field row below.
* from a Simple type, such as "Person(string)", will add another row of the same type below.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4912) DMN Data type editor - inline add action button.
by Elizabeth Clayton (Jira)
Elizabeth Clayton created DROOLS-4912:
-----------------------------------------
Summary: DMN Data type editor - inline add action button.
Key: DROOLS-4912
URL: https://issues.redhat.com/browse/DROOLS-4912
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Elizabeth Clayton
Assignee: Guilherme Gomes
Change the behavior and tooltip for the inline add icon-button (+). Currently it converts the type to Structure before adding a row below. Instead, we want it to add another row without converting the type.
Acceptance criteria:
*Tooltip: "Add row below (Ctrl + B)"
Behavior - Clicking the (+) inline add button:
* from a type defined as Structure, will add a field row below.
* from a Field row (within a Structure), will add a field row below.
* from a Simple type, such as "Person(string)", will add another row of the same type below.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4899) DMN demo extended builtin function for runtime
by Matteo Mortari (Jira)
[ https://issues.redhat.com/browse/DROOLS-4899?page=com.atlassian.jira.plug... ]
Matteo Mortari updated DROOLS-4899:
-----------------------------------
Description:
Demonstrate how the developer/user can create a custom FEEL function to access to the DMNRuntime.
This in a target application can serve several use cases:
* *Introspection*. For instance return information about the environment, like number of models etc.
* *Access to Kie API*. For instance to call out to a Stateless Kie Session execution in the same application. (The DMN user is knowledgeable by the spec external invocation shall be side-effect free
was:
Demonstrate how the developer/user can create a custom FEEL function to access to the DMNRuntime.
This in a target application can serve several use cases:
* *Introspection*. For instance return information about the environment, like number of models etc.
* *Access to Kie API*. For instance to call out to a Stateless Kie Session execution in the same application. (The DMN user is knowledgeable by the spec external invocation shall be side-effect free)
> DMN demo extended builtin function for runtime
> ----------------------------------------------
>
> Key: DROOLS-4899
> URL: https://issues.redhat.com/browse/DROOLS-4899
> Project: Drools
> Issue Type: Task
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> Demonstrate how the developer/user can create a custom FEEL function to access to the DMNRuntime.
> This in a target application can serve several use cases:
> * *Introspection*. For instance return information about the environment, like number of models etc.
> * *Access to Kie API*. For instance to call out to a Stateless Kie Session execution in the same application. (The DMN user is knowledgeable by the spec external invocation shall be side-effect free
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4899) DMN demo extended builtin function for runtime
by Matteo Mortari (Jira)
[ https://issues.redhat.com/browse/DROOLS-4899?page=com.atlassian.jira.plug... ]
Matteo Mortari commented on DROOLS-4899:
----------------------------------------
[~jpetrlik] done.
> DMN demo extended builtin function for runtime
> ----------------------------------------------
>
> Key: DROOLS-4899
> URL: https://issues.redhat.com/browse/DROOLS-4899
> Project: Drools
> Issue Type: Task
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> Demonstrate how the developer/user can create a custom FEEL function to access to the DMNRuntime.
> This in a target application can serve several use cases:
> * *Introspection*. For instance return information about the environment, like number of models etc.
> * *Access to Kie API*. For instance to call out to a Stateless Kie Session execution in the same application. (The DMN user is knowledgeable by the spec external invocation shall be side-effect free)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4899) DMN demo extended builtin function for runtime
by Matteo Mortari (Jira)
[ https://issues.redhat.com/browse/DROOLS-4899?page=com.atlassian.jira.plug... ]
Matteo Mortari updated DROOLS-4899:
-----------------------------------
Description:
Demonstrate how the developer/user can create a custom FEEL function to access to the DMNRuntime.
This in a target application can serve several use cases:
* *Introspection*. For instance return information about the environment, like number of models etc.
* *Access to Kie API*. For instance to call out to a Stateless Kie Session execution in the same application. (The DMN user is knowledgeable by the spec external invocation shall be side-effect free)
> DMN demo extended builtin function for runtime
> ----------------------------------------------
>
> Key: DROOLS-4899
> URL: https://issues.redhat.com/browse/DROOLS-4899
> Project: Drools
> Issue Type: Task
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> Demonstrate how the developer/user can create a custom FEEL function to access to the DMNRuntime.
> This in a target application can serve several use cases:
> * *Introspection*. For instance return information about the environment, like number of models etc.
> * *Access to Kie API*. For instance to call out to a Stateless Kie Session execution in the same application. (The DMN user is knowledgeable by the spec external invocation shall be side-effect free)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months