[JBoss JIRA] (DROOLS-3731) DMN UX - More info overlaid on models.
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3731?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3731:
----------------------------------------
[~uxdlc] Yes, that is correct (we'd probably look at doing it _dynamically_ within the editor rather than overlaying a _static_ SVG).
That however is an implementation consideration and should have no real relevance to UX's designs :-)
> 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)
6 years, 9 months
[JBoss JIRA] (WFLY-11806) socket-binding/jgroups-tcp client mappings do not map to jgroups.external_addr properly
by G. Richard Bellamy (Jira)
[ https://issues.jboss.org/browse/WFLY-11806?page=com.atlassian.jira.plugin... ]
G. Richard Bellamy updated WFLY-11806:
--------------------------------------
Workaround Description:
The workaround is to pass in the required external address via the {{jgroups.external_addr}} system property:
{code:title=option 1}
/system-property=jgroups.external_addr:add(value=${env.JGROUPS_NAME:external.host.zzz})
{code}
{code:title=option 2}
standalone.sh -b 0.0.0.0 -bmanagement 0.0.0.0 -bprivate 0.0.0.0 -Djgroups.external_addr=external.host.zzz
{code}
was:
The workaround is to pass in the required external address via the {{jgroups.external_addr}} system property:
{code}
standalone.sh -b 0.0.0.0 -bmanagement 0.0.0.0 -bprivate 0.0.0.0 -Djgroups.external_addr=external.host.zzz
{code}
> socket-binding/jgroups-tcp client mappings do not map to jgroups.external_addr properly
> ---------------------------------------------------------------------------------------
>
> Key: WFLY-11806
> URL: https://issues.jboss.org/browse/WFLY-11806
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 15.0.1.Final
> Reporter: G. Richard Bellamy
> Assignee: Paul Ferraro
> Priority: Major
> Labels: JGroups
>
> socket-binding/jgroups-tcp client mappings do not map to the system property {{jgroups.external_addr}} correctly, and therefore jgroups ALWAYS advertises the address bound to the {{private}} interface.
> When setting the client mappings for the {{jgroups-tcp}} socket binding, wildfly should ensure that the pingdata for various discovery protocols announces the destination address set there, presumably by setting the {{jgroups.external_addr}} value.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3733) [DMN Designer] Remove kebab menu and add icons in Datatype Constraints Enumeration
by Daniel José dos Santos (Jira)
[ https://issues.jboss.org/browse/DROOLS-3733?page=com.atlassian.jira.plugi... ]
Daniel José dos Santos updated DROOLS-3733:
-------------------------------------------
Story Points: 1
> [DMN Designer] Remove kebab menu and add icons in Datatype Constraints Enumeration
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-3733
> URL: https://issues.jboss.org/browse/DROOLS-3733
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Daniel José dos Santos
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: constraints.png
>
>
> * No kebab menu - the only actions are Delete (trash can), Cancel (x icon) and Add (+ icon.)
> * Add row (+ icon): Clicking the icon adds a new row. -Should be “disabled” when a row is in “edit mode.”
> * Remove/Delete row: Click the trash can icon.
> * Clear field: Click the X “cancel” icon.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3733) [DMN Designer] Remove kebab menu and add icons in Datatype Constraints Enumeration
by Daniel José dos Santos (Jira)
[ https://issues.jboss.org/browse/DROOLS-3733?page=com.atlassian.jira.plugi... ]
Daniel José dos Santos updated DROOLS-3733:
-------------------------------------------
Sprint: 2019 Week 08-10
> [DMN Designer] Remove kebab menu and add icons in Datatype Constraints Enumeration
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-3733
> URL: https://issues.jboss.org/browse/DROOLS-3733
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Daniel José dos Santos
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: constraints.png
>
>
> * No kebab menu - the only actions are Delete (trash can), Cancel (x icon) and Add (+ icon.)
> * Add row (+ icon): Clicking the icon adds a new row. -Should be “disabled” when a row is in “edit mode.”
> * Remove/Delete row: Click the trash can icon.
> * Clear field: Click the X “cancel” icon.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months