[JBoss JIRA] (DROOLS-3731) DMN UX - More info overlaid on models.
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3731?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3731:
--------------------------------
Sprint: 2019 Week 11-13
> DMN UX - More info overlaid on models.
> --------------------------------------
>
> Key: DROOLS-3731
> URL: https://issues.jboss.org/browse/DROOLS-3731
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam
> Attachments: download (1).png, download.png
>
>
> As a practitioner, there are situations where I need to show additional information about a model... for instance: test coverage report: I need to draw a model and color code the nodes to show which nodes were executed by tests, or which rows on a DT were a match. Or when I execute a single test, what was the actual value of a given node or expression.
> Note: Maybe in read-only mode with an "overlay" on top of the model the additional metadata information. See process instance diagram design examples.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3757) [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "String" component when the type is "String"
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3757?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3757:
---------------------------------------
Description:
When the type of the Data Type is "String", add the "String" component to the input, as the following mockup shows:
!string.png|thumbnail!
Notice: This component is similar to the {{GenericSelector}}, however this one adds "" to the values that users insert.
was:
When the type of the Data Type is "String", add the "String" component to the input, as the following mockup shows:
Notice: This component is similar to the {{GenericSelector}}, however this one adds "" to the values that users insert.
> [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "String" component when the type is "String"
> --------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3757
> URL: https://issues.jboss.org/browse/DROOLS-3757
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
> Attachments: string.png
>
>
> When the type of the Data Type is "String", add the "String" component to the input, as the following mockup shows:
> !string.png|thumbnail!
> Notice: This component is similar to the {{GenericSelector}}, however this one adds "" to the values that users insert.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3756) [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Number" component when the type is "Number"
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3756:
------------------------------------------
Summary: [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Number" component when the type is "Number"
Key: DROOLS-3756
URL: https://issues.jboss.org/browse/DROOLS-3756
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Guilherme Carreiro
Attachments: integer-enum.png, integer-range.png
When the type of the Data Type is "Number", add the "Number" component to the input, as the following mockup shows:
!integer-enum.png|thumbnail!
!integer-range.png|thumbnail!
Notice: This component is similar to the {{GenericSelector}}, however this one has a different placeholder.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (HIBERNATE-163) Hibernate: hibernate.hbm2ddl.auto = validate is very slow
by Laurent Grangier (Jira)
Laurent Grangier created HIBERNATE-163:
------------------------------------------
Summary: Hibernate: hibernate.hbm2ddl.auto = validate is very slow
Key: HIBERNATE-163
URL: https://issues.jboss.org/browse/HIBERNATE-163
Project: Hibernate Integration
Issue Type: Enhancement
Reporter: Laurent Grangier
Assignee: Steve Ebersole
I tried to activate the validate mode for project. With a remote database (but within same enterprise network), it needs more than 15 minutes to validate all the entities (I have about 200 entities).
If the DB is running on the same computer, it still needs about 2 minutes to run the validate.
The difference between local and remote DB let me think, the validation process is not performant design and perhaps make way too much DB round-trips.
I would expect the validation process run within seconds or a few minutes (1-2 minutes) even if the DB is remote.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months