[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)
5 years, 10 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)
5 years, 10 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)
5 years, 10 months
[JBoss JIRA] (DROOLS-3755) [DMN Designer] Data Types - Constraints (Range/Enumeration) - Add "Date/Time" component when the type is "Date/Time"
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3755:
------------------------------------------
Summary: [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 Carreiro
Assignee: Daniel José dos Santos
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, 10 months