[JBoss JIRA] (DROOLS-3798) [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-3798?page=com.atlassian.jira.plugi... ]
Guilherme Gomes updated DROOLS-3798:
------------------------------------
Story Points: 8 (was: 5)
> [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
> ----------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3798
> URL: https://issues.jboss.org/browse/DROOLS-3798
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: daniel1.dmn, daniel2.dmn
>
>
> When users open the DMN editor with an imported file+ imported nodes, they must be able to see these nodes on read-only mode.
> ---
> Assets:
> - [^daniel1.dmn]
> - [^daniel2.dmn]
> ---
> This task comprehends:
> - Read imported nodes in the "daniel2.dmn", and put them into the canvas by consuming a *mocked service class* [1] to fill the node information;
> - Create the new imported nodes in the canvas;
> - Persist imported nodes info properly in the DMN file (when users save it);
> - Keep these imported nodes on read-only mode;
> - Keep the properties panel correctly updated.
> ---
> Acceptance criteria:
> - Open the "daniel2.dmn"
> - See the imported nodes from the "daniel1.dmn"
> - Try to change the name of the node (this should not be allowed, since the node must be on read only mode)
> - Check the properties panel properties
> ---
> [1] This service class will be responsible for returning all information from a given node from another DMN file. This API will be something like this: {{ExternalDMNFileService.getNode(final String dmnElementRef)}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (DROOLS-3798) [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-3798?page=com.atlassian.jira.plugi... ]
Guilherme Gomes updated DROOLS-3798:
------------------------------------
Description:
When users open the DMN editor with an imported file+ imported nodes, they must be able to see these nodes on read-only mode.
---
Assets:
- [^daniel1.dmn]
- [^daniel2.dmn]
---
This task comprehends:
- Read imported nodes in the "daniel2.dmn", and put them into the canvas by consuming a *mocked service class* [1] to fill the node information;
- Create the new imported nodes in the canvas;
- Persist imported nodes info properly in the DMN file (when users save it);
- Keep these imported nodes on read-only mode;
- Keep the properties panel correctly updated.
---
Acceptance criteria:
- Open the "daniel2.dmn"
- See the imported nodes from the "daniel1.dmn"
- Try to change the name of the node (this should not be allowed, since the node must be on read only mode)
- Check the properties panel properties
---
[1] This service class will be responsible for returning all information from a given node from another DMN file. This API will be something like this: {{ExternalDMNFileService.getNode(final String dmnElementRef)}}
was:
When users open the DMN editor with an imported file, and imported nodes, they must be able to see these nodes on read-only mode.
---
Assets:
- [^daniel1.dmn]
- [^daniel2.dmn]
---
This task comprehends:
- Read imported nodes in the "daniel2.dmn", and put them into the canvas by consuming a *mocked service class* [1] to fill the node information
- Create the new imported nodes in the canvas
- Persist imported nodes info properly in the DMN file (when users save it).
- Keep these imported nodes on read-only mode
- Keep the properties panel correctly updated
---
Acceptance criteria:
- Open the "daniel2.dmn"
- See the imported nodes from the "daniel1.dmn"
- Try to change the name of the node (this should not be allowed, since the node must be on read only mode)
- Check the properties panel properties
---
[1] This service class will be responsible for returning all information from a given node from another DMN file. This API will be something like this: {{ExternalDMNFileService.getNode(final String dmnElementRef)}}
> [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
> ----------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3798
> URL: https://issues.jboss.org/browse/DROOLS-3798
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: daniel1.dmn, daniel2.dmn
>
>
> When users open the DMN editor with an imported file+ imported nodes, they must be able to see these nodes on read-only mode.
> ---
> Assets:
> - [^daniel1.dmn]
> - [^daniel2.dmn]
> ---
> This task comprehends:
> - Read imported nodes in the "daniel2.dmn", and put them into the canvas by consuming a *mocked service class* [1] to fill the node information;
> - Create the new imported nodes in the canvas;
> - Persist imported nodes info properly in the DMN file (when users save it);
> - Keep these imported nodes on read-only mode;
> - Keep the properties panel correctly updated.
> ---
> Acceptance criteria:
> - Open the "daniel2.dmn"
> - See the imported nodes from the "daniel1.dmn"
> - Try to change the name of the node (this should not be allowed, since the node must be on read only mode)
> - Check the properties panel properties
> ---
> [1] This service class will be responsible for returning all information from a given node from another DMN file. This API will be something like this: {{ExternalDMNFileService.getNode(final String dmnElementRef)}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (DROOLS-3798) [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
by Guilherme Gomes (Jira)
Guilherme Gomes created DROOLS-3798:
---------------------------------------
Summary: [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
Key: DROOLS-3798
URL: https://issues.jboss.org/browse/DROOLS-3798
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Gomes
Assignee: Daniel José dos Santos
Attachments: daniel1.dmn, daniel2.dmn
When users open the DMN editor with an imported file, and imported nodes, they must be able to see these nodes on read-only mode.
---
Assets:
- [^daniel1.dmn]
- [^daniel2.dmn]
---
This task comprehends:
- Read imported nodes in the "daniel2.dmn", and put them into the canvas by consuming a *mocked service class* [1] to fill the node information
- Create the new imported nodes in the canvas
- Persist imported nodes info properly in the DMN file (when users save it).
- Keep these imported nodes on read-only mode
- Keep the properties panel correctly updated
---
Acceptance criteria:
- Open the "daniel2.dmn"
- See the imported nodes from the "daniel1.dmn"
- Try to change the name of the node (this should not be allowed, since the node must be on read only mode)
- Check the properties panel properties
---
[1] This service class will be responsible for returning all information from a given node from another DMN file. This API will be something like this: {{ExternalDMNFileService.getNode(final String dmnElementRef)}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (SWSQE-605) Establish Central CI Jenkins Master For Kiali
by Matthew Mahoney (Jira)
[ https://issues.jboss.org/browse/SWSQE-605?page=com.atlassian.jira.plugin.... ]
Matthew Mahoney commented on SWSQE-605:
---------------------------------------
Note: Team reviewed the Pros/Cons doc: Decision was to stay on our current team managed Jenkins instance, for the time being.
Will evaluate moving to Openshift Jenkins
> Establish Central CI Jenkins Master For Kiali
> ---------------------------------------------
>
> Key: SWSQE-605
> URL: https://issues.jboss.org/browse/SWSQE-605
> Project: Kiali QE
> Issue Type: Sub-task
> Reporter: Matthew Mahoney
> Assignee: Matthew Mahoney
> Priority: Major
> Labels: infrastructure
>
> Our team at one time was allocated a Central CI Jenkins Master.
> Therefore, one of the following,
> Either:
> a) Confirm that our team's Central CI Jenkins Master is still available and usable
> Or
> b) Establish a new Central CI Jenkins Master
> We also need to confirm that Jenkins master in Central Ci will fit our needs like:
> * is it possible to run smee.io client there to consume github events
> * is it possible to install plugins we are using
> * check SLA
> * check backups, upgrades
> * do we want to share it with istio qe team?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (SWSQE-605) Establish Central CI Jenkins Master For Kiali
by Matthew Mahoney (Jira)
[ https://issues.jboss.org/browse/SWSQE-605?page=com.atlassian.jira.plugin.... ]
Matthew Mahoney resolved SWSQE-605.
-----------------------------------
Resolution: Done
> Establish Central CI Jenkins Master For Kiali
> ---------------------------------------------
>
> Key: SWSQE-605
> URL: https://issues.jboss.org/browse/SWSQE-605
> Project: Kiali QE
> Issue Type: Sub-task
> Reporter: Matthew Mahoney
> Assignee: Matthew Mahoney
> Priority: Major
> Labels: infrastructure
>
> Our team at one time was allocated a Central CI Jenkins Master.
> Therefore, one of the following,
> Either:
> a) Confirm that our team's Central CI Jenkins Master is still available and usable
> Or
> b) Establish a new Central CI Jenkins Master
> We also need to confirm that Jenkins master in Central Ci will fit our needs like:
> * is it possible to run smee.io client there to consume github events
> * is it possible to install plugins we are using
> * check SLA
> * check backups, upgrades
> * do we want to share it with istio qe team?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (DROOLS-3755) [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Date/Time" component when the type is "Date/Time"
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-3755?page=com.atlassian.jira.plugi... ]
Guilherme Gomes updated DROOLS-3755:
------------------------------------
Sprint: (was: 2019 Week 11-13)
> [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Date/Time" component when the type is "Date/Time"
> --------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3755
> URL: https://issues.jboss.org/browse/DROOLS-3755
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: datetime-dropdown.png, datetime-enum.png, datetime-range.png, datetime-time.png
>
>
> When the type of the Data Type is "Date/Time", add the "Date/Time" component to the input, as the following mockup shows:
> Enum/Range:
> !datetime-enum.png|thumbnail!
> !datetime-range.png|thumbnail!
> Components:
> !datetime-dropdown.png|thumbnail!
> !datetime-time.png|thumbnail!
> ⚠️ Notice:
> This component has some elements from the time component (https://issues.jboss.org/browse/DROOLS-3665):
> - An input with the timepicker;
> - A toggle button (to toggle between offset and timezone)
> - An input which is filled accordingly to the toggle button
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months