[JBoss JIRA] (DROOLS-4124) Decision Service can not be larger than 500 (width) x 200 (height)
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-4124?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-4124:
----------------------------------------
[~roger.martinez] [~wmedvede] IDK if you saw my question on #stunner however comment has been made that whatever DMN does with "Decision Service" nodes (i.e. remove the restriction on it's maximum size) should be consistent with what BPMN does. I could only think that "Swim Lane" possibly has no restriction on its maximum size and wonder what you do in BPMN? Do you use a {{TextBox}} for dimensions of a "Swim Lane" (min size 0, no max size) or have no properties (shown on the Properties Panel) for its dimensions? Thanks.
> Decision Service can not be larger than 500 (width) x 200 (height)
> ------------------------------------------------------------------
>
> Key: DROOLS-4124
> URL: https://issues.jboss.org/browse/DROOLS-4124
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> Currently the size widget in the "Properties Panel" is a slider that needs min and max values. We’d need to move to a simple (numeric) Text Box and remove the use of the slider.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-3625) [DMN Designer] Remove Stunners Explorer widget from the RHS dock
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3625?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3625:
----------------------------------------
[~roger.martinez] Hello, I was looking at this and Stunner's {{StunnerDocksHandler}} implements {{WorkbenchDocksHandler}} and hence is detected by {{AuthoringWorkbenchDocks}} and used to create the docks in the Authoring Perspective. The content of the docks is setup in response to an {{OnDiagramFocusEvent}}. This event is fired by {{AbstractProjectDiagramEditor.showDocks()}} method.
I was thinking of adding a {{Supplier<Collection<UberfireDock>}} (or a collection of some form of "dock metadata") to the {{OnDiagramFocusEvent}} class that provides the dock information (currently setup in {{StunnerDocksHandler.provideDocks(..)}}. {{AbstractProjectDiagramEditor.showDocks()}} would then add a supplier of the _default_ docks (for BPMN and CM) however I could override it in DMN to provide only the {{ProjectDiagramPropertiesScreen}}.
WDYT?
> [DMN Designer] Remove Stunners Explorer widget from the RHS dock
> ----------------------------------------------------------------
>
> Key: DROOLS-3625
> URL: https://issues.jboss.org/browse/DROOLS-3625
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.17.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> The DMN Editor has a "Decision Navigator" widget (in the LHS dock) that currently shows the content of the whole DRG however it will also become the DRD explorer too. This duplicates Stunner's _default_ Explorer widget in the RHS dock.
> The DMN Editor should have Stunner's _default_ widget removed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JGRP-2352) Add setter methods for SSLContext, SessionVerifier, and bind_addr to SSL_KEY_EXCHANGE
by Paul Ferraro (Jira)
Paul Ferraro created JGRP-2352:
----------------------------------
Summary: Add setter methods for SSLContext, SessionVerifier, and bind_addr to SSL_KEY_EXCHANGE
Key: JGRP-2352
URL: https://issues.jboss.org/browse/JGRP-2352
Project: JGroups
Issue Type: Enhancement
Affects Versions: 4.1.0, 4.0.19
Reporter: Paul Ferraro
Assignee: Bela Ban
To fully integrate SSL_KEY_EXCHANGE into WildFly, we need setters (and logic that skips initialization if already set) for the following properties:
* SSLContext (if already set, logic for initializing/loading key_store can be skipped)
* SessionVerifier instance
* bind_addr
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4124) Decision Service can not be larger than 500 (width) x 200 (height)
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-4124?page=com.atlassian.jira.plugi... ]
Michael Anstis moved RHDM-979 to DROOLS-4124:
---------------------------------------------
Project: Drools (was: Red Hat Decision Manager)
Key: DROOLS-4124 (was: RHDM-979)
Workflow: GIT Pull Request workflow (was: CDW with docs v1)
Docs QE Status: NEW
Component/s: DMN Editor
(was: DMN)
QE Status: NEW
> Decision Service can not be larger than 500 (width) x 200 (height)
> ------------------------------------------------------------------
>
> Key: DROOLS-4124
> URL: https://issues.jboss.org/browse/DROOLS-4124
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> Currently the size widget in the "Properties Panel" is a slider that needs min and max values. We’d need to move to a simple (numeric) Text Box and remove the use of the slider.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months