[JBoss JIRA] (DROOLS-3455) Data type constraints: Year/Mos Duration
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3455?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3455:
--------------------------------
Sprint: 2019 Week 02-04
> Data type constraints: Year/Mos Duration
> ----------------------------------------
>
> Key: DROOLS-3455
> URL: https://issues.jboss.org/browse/DROOLS-3455
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Year/Mos Duration (Expression, Enumeration, and Range.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3458) Data type constraints: Text
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3458?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3458:
-------------------------------------
[~karreiro] [~dadossan] I added "String" constraint mockups for your review. Thanks.
> Data type constraints: Text
> ---------------------------
>
> Key: DROOLS-3458
> URL: https://issues.jboss.org/browse/DROOLS-3458
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: enumeration.png, expression.png
>
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Text (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3458) Data type constraints: Text
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3458?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3458:
--------------------------------
Attachment: enumeration.png
expression.png
> Data type constraints: Text
> ---------------------------
>
> Key: DROOLS-3458
> URL: https://issues.jboss.org/browse/DROOLS-3458
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: enumeration.png, expression.png
>
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Text (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3514) [DMN Designer] Feel autocomplete, syntax highlighting and type checking.
by Edson Tirelli (Jira)
[ https://issues.jboss.org/browse/DROOLS-3514?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-3514:
---------------------------------------
[~manstis] we should create separate BAPLs for auto-complete and syntax-highlights. Type checking falls under the current BAPL on validation.
I would like to investigate if we can implement an LSP module for FEEL to provide auto-complete and syntax-highlight. This way we can reuse it across multiple IDEs as well as in the workbench.
> [DMN Designer] Feel autocomplete, syntax highlighting and type checking.
> ------------------------------------------------------------------------
>
> Key: DROOLS-3514
> URL: https://issues.jboss.org/browse/DROOLS-3514
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.15.0.Final
> Reporter: Thomas Mantegazzi
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: image-2019-01-14-09-16-09-474.png, image-2019-01-14-09-16-30-813.png, image-2019-01-14-09-17-20-451.png
>
>
> When trying to write decisions, it would be nice to have some sintax highlighting, and autocomplete based on the inputs provided to the decision in the DRG.
> DRG:
> !image-2019-01-14-09-16-09-474.png|thumbnail!
> Data type:
> !image-2019-01-14-09-16-30-813.png|thumbnail!
> Feel expression:
> !image-2019-01-14-09-17-20-451.png|thumbnail!
> In this case, it would be nice that when we write "p" we get the suggestion "person".
> It would also be nice to get type checking, so that if we declare a DMN decision to have output of type : "number" we can not write a literal expression that outputs a String.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3458) Data type constraints: Text
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3458?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3458:
--------------------------------
Sprint: 2019 Week 02-04
> Data type constraints: Text
> ---------------------------
>
> Key: DROOLS-3458
> URL: https://issues.jboss.org/browse/DROOLS-3458
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Text (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3458) Data type constraints: Text
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3458?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3458:
--------------------------------
Story Points: 1 (was: 3)
> Data type constraints: Text
> ---------------------------
>
> Key: DROOLS-3458
> URL: https://issues.jboss.org/browse/DROOLS-3458
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Text (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3511) UX Design for additional options for "create scenario" asset dialog
by Edson Tirelli (Jira)
[ https://issues.jboss.org/browse/DROOLS-3511?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-3511:
---------------------------------------
Looks good IMO. +1
> UX Design for additional options for "create scenario" asset dialog
> -------------------------------------------------------------------
>
> Key: DROOLS-3511
> URL: https://issues.jboss.org/browse/DROOLS-3511
> Project: Drools
> Issue Type: Feature Request
> Components: Scenario Simulation and Testing
> Reporter: Amy Glass
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: TestScenarioPreviewDEVversion.png
>
>
> Add configuration options to the "Create New Test Scenario" dialog.
> There should be a drop-down selector to select Source Type.
> Currently, the values in the drop-down will be Rule and DMN, but this list can grow.
> Once the user selects a value, depending on the source selected, the user may need to specify more information, such as a file name.
> Drools-2696 includes an initial MVP design. This issue is created to expand upon that design to support additional configuration options.
> [~dzonca] [~tirelli] [~ibek] Please add additional details if possible. Thank you.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3457) Data type constraints: Boolean
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3457?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3457:
--------------------------------
Story Points: 1 (was: 2)
> Data type constraints: Boolean
> ------------------------------
>
> Key: DROOLS-3457
> URL: https://issues.jboss.org/browse/DROOLS-3457
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: boolean-enumeration.png, boolean-expression.png
>
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months