[JBoss JIRA] (DROOLS-3184) [DMN Designer] Edge source and target WayPoints are same
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3184?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3184:
----------------------------------------
Since it is not possible to save a file created using the toolbox icons for additional shapes (vs connectors) this is a blocker for release :-(
> [DMN Designer] Edge source and target WayPoints are same
> --------------------------------------------------------
>
> Key: DROOLS-3184
> URL: https://issues.jboss.org/browse/DROOLS-3184
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Matteo Mortari
> Priority: Blocker
> Labels: drools-tools
> Attachments: Screenshot from 2018-10-25 12-12-20.png, a1.dmn, image (2).png
>
>
> The source of DMN model has same waypoint for edge source and target. If you open the attached [^a1.dmn] model, there will be:
> {code:xml}
> <dmndi:DMNEdge id="dmnedge-_594C4BE1-52D0-4009-9D4F-9960957539FB" dmnElementRef="_594C4BE1-52D0-4009-9D4F-9960957539FB">
> <di:waypoint xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" x="50" y="25"/>
> <di:waypoint xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" x="50" y="25"/>
> </dmndi:DMNEdge>
> {code}
> However in our designer the edge has different waypoints:
> !Screenshot from 2018-10-25 12-12-20.png|thumbnail!
> In the external modeling tools, the edge is rendered according to real waypoints and this the edge is not visible:
> !image (2).png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3184) [DMN Designer] Edge source and target WayPoints are same
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3184?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-3184:
-----------------------------------
Priority: Blocker (was: Major)
> [DMN Designer] Edge source and target WayPoints are same
> --------------------------------------------------------
>
> Key: DROOLS-3184
> URL: https://issues.jboss.org/browse/DROOLS-3184
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Matteo Mortari
> Priority: Blocker
> Labels: drools-tools
> Attachments: Screenshot from 2018-10-25 12-12-20.png, a1.dmn, image (2).png
>
>
> The source of DMN model has same waypoint for edge source and target. If you open the attached [^a1.dmn] model, there will be:
> {code:xml}
> <dmndi:DMNEdge id="dmnedge-_594C4BE1-52D0-4009-9D4F-9960957539FB" dmnElementRef="_594C4BE1-52D0-4009-9D4F-9960957539FB">
> <di:waypoint xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" x="50" y="25"/>
> <di:waypoint xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" x="50" y="25"/>
> </dmndi:DMNEdge>
> {code}
> However in our designer the edge has different waypoints:
> !Screenshot from 2018-10-25 12-12-20.png|thumbnail!
> In the external modeling tools, the edge is rendered according to real waypoints and this the edge is not visible:
> !image (2).png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3000) Design data type constraints UX
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3000?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3000:
--------------------------------
Summary: Design data type constraints UX (was: Enhance data type restrictions UX and Data Type list/dialog. )
> Design data type constraints UX
> --------------------------------
>
> Key: DROOLS-3000
> URL: https://issues.jboss.org/browse/DROOLS-3000
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DataType selection ('Properties Panel' and 'in-grid').png, Screen Shot 2018-08-10 at 10.23.36 AM.png, Screen Shot 2018-08-24 at 8.38.37 AM.png, Screen Shot 2018-09-28 at 2.44.59 PM.png, date-time.png, date.png, enumration-widget.png, pop-overc.png, pop-overcSpecs.png, read-mode.png, select.png, time.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 dialog - as a user I want the ability to define constraints for the following types: https://docs.google.com/spreadsheets/d/1HLYwi5JrCEU6IxWRge7RCKANLiHCL0d2E...
> 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, 8 months
[JBoss JIRA] (DROOLS-3025) [DMN Designer] Data Types - Set a Data Type as a collection Data Type
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3025?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3025:
--------------------------------
Description:
- A Data Type must be set as a collection data type;
- Interaction:
!interaction.gif|thumbnail!
- When edit mode is closed, it should show "✔ Yes" for a collection data type and none for a non-collection data type:
!edit-mode-closed.png|thumbnail!
- PatternFly base element for the switch button https://www.patternfly.org/pattern-library/widgets/#bootstrap-switch
h2. Manual acceptance test
- Construct top level item definition
- Use in other structure as list
- Build and deploy
- Interact with kie-server, unable to check due to DROOLS-3110
- Open in external designer (/)
- Firefox, Chrome, Edge (/)
was:
- A Data Type must be set as a collection data type;
- Interaction:
!interaction.gif|thumbnail!
- When edit mode is closed, it should show "✔ Yes" for a collection data type and none for a non-collection data type:
!edit-mode-closed.png|thumbnail!
- PatternFly base element for the switch button https://www.patternfly.org/pattern-library/widgets/#bootstrap-switch
h2. Manual acceptance test
- Construct top level item definition
- Use in other structure as list
- Build and deploy
- Interact with kie-server
- Open in external designer (/)
- Firefox, Chrome, Edge (/)
> [DMN Designer] Data Types - Set a Data Type as a collection Data Type
> ---------------------------------------------------------------------
>
> Key: DROOLS-3025
> URL: https://issues.jboss.org/browse/DROOLS-3025
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
> Attachments: edit-mode-closed.png, interaction.gif
>
>
> - A Data Type must be set as a collection data type;
> - Interaction:
> !interaction.gif|thumbnail!
> - When edit mode is closed, it should show "✔ Yes" for a collection data type and none for a non-collection data type:
> !edit-mode-closed.png|thumbnail!
> - PatternFly base element for the switch button https://www.patternfly.org/pattern-library/widgets/#bootstrap-switch
> h2. Manual acceptance test
> - Construct top level item definition
> - Use in other structure as list
> - Build and deploy
> - Interact with kie-server, unable to check due to DROOLS-3110
> - Open in external designer (/)
> - Firefox, Chrome, Edge (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months