[JBoss JIRA] (DROOLS-4245) [DMN Designer] Documentation - Enhance presentation
by Brian Dellascio (Jira)
[ https://issues.jboss.org/browse/DROOLS-4245?page=com.atlassian.jira.plugi... ]
Brian Dellascio edited comment on DROOLS-4245 at 8/7/19 11:32 AM:
------------------------------------------------------------------
Before we close it, I'd like verification that it is implemented as suggested: co-branded, community on the left and Red Hat on the right. Ideally, I'd prefer to see the generated PDF.
was (Author: bdellasc):
Before we close it, I'd like verification that it is implemented as suggested (co-brand, community on the left and Red Hat on the right. Ideally, I'd prefer to see the generated PDF.
> [DMN Designer] Documentation - Enhance presentation
> ---------------------------------------------------
>
> Key: DROOLS-4245
> URL: https://issues.jboss.org/browse/DROOLS-4245
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Brian Dellascio
> Priority: Major
> Labels: UX, UXTeam, VisualDesign, drools-tools
> Attachments: RedHat_KIE_logo.eps, RedHat_KIE_logo.png, RedHat_KIE_logo.svg, doc.pdf, new_doc.pdf
>
>
> Enhance styles and presentation of the Documentation output.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4245) [DMN Designer] Documentation - Enhance presentation
by Brian Dellascio (Jira)
[ https://issues.jboss.org/browse/DROOLS-4245?page=com.atlassian.jira.plugi... ]
Brian Dellascio commented on DROOLS-4245:
-----------------------------------------
Before we close it, I'd like verification that it is implemented as suggested (co-brand, community on the left and Red Hat on the right. Ideally, I'd prefer to see the generated PDF.
> [DMN Designer] Documentation - Enhance presentation
> ---------------------------------------------------
>
> Key: DROOLS-4245
> URL: https://issues.jboss.org/browse/DROOLS-4245
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Brian Dellascio
> Priority: Major
> Labels: UX, UXTeam, VisualDesign, drools-tools
> Attachments: RedHat_KIE_logo.eps, RedHat_KIE_logo.png, RedHat_KIE_logo.svg, doc.pdf, new_doc.pdf
>
>
> Enhance styles and presentation of the Documentation output.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JGRP-2331) Probe does not handle multiple protocols of the same class in the same stack
by Bela Ban (Jira)
[ https://issues.jboss.org/browse/JGRP-2331?page=com.atlassian.jira.plugin.... ]
Bela Ban commented on JGRP-2331:
--------------------------------
Duplicate protocols are now listed, dupes have their {{id}} as suffix:
{noformat}
[belasmac] /Users/bela/JGroups$ probe.sh jmx=FRAG2.frag_
#1 (155 bytes):
local_addr=X [ip=192.168.1.105:7800, version=4.1.3-SNAPSHOT (Mont Ventoux), cluster=draw, 1 mbr(s)]
FRAG2={frag_size=60000}
FRAG2-1230={frag_size=20000}
1 responses (1 matches, 0 non matches)
{noformat}
> Probe does not handle multiple protocols of the same class in the same stack
> ----------------------------------------------------------------------------
>
> Key: JGRP-2331
> URL: https://issues.jboss.org/browse/JGRP-2331
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Optional
> Fix For: 4.1.3
>
>
> When we have multiple protocols of the same type (e.g. FRAG2) in the same stack, probe.sh only dumps information about the first one found. E.g. in
> {noformat}
> <UDP/>
> <PING/>
> <FRAG2 id="350".../>
> ...
> <GMS/>
> <FRAG2.../>
> {noformat}
> , the FRAG2 protocol with id 350 would likely get skipped as the other one was found first in a query like {{probe.sh jmx=FRAG2}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (ELY-1819) The logout handler registration should be reworked
by Ashley Abdel-Sayed (Jira)
[ https://issues.jboss.org/browse/ELY-1819?page=com.atlassian.jira.plugin.s... ]
Ashley Abdel-Sayed commented on ELY-1819:
-----------------------------------------
[~dlofthouse] Did you have a specific implementation in mind for this?
> The logout handler registration should be reworked
> --------------------------------------------------
>
> Key: ELY-1819
> URL: https://issues.jboss.org/browse/ELY-1819
> Project: WildFly Elytron
> Issue Type: Bug
> Components: HTTP
> Reporter: Darran Lofthouse
> Assignee: Ashley Abdel-Sayed
> Priority: Major
> Fix For: 1.9.2.CR1
>
>
> Presently the logout handler is just a Runnable, the problem with this is if it needs any state it means a lambda or an instance of a class tends to be needed to hold the state e.g.
> {noformat}
> private void setupProgramaticLogout(HttpScope sessionScope) {
> logoutHandlerConsumer.accept(() -> {
> sessionScope.setAttachment(AUTHENTICATED_IDENTITY_KEY, null);
> });
> }
> {noformat}
> It would likely be better for the logout handler to be able to request the scope it needs so maybe pass in the 'org.wildfly.security.http.HttpServerScopes' at the very least.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4420) [DMN Designer] Non zero matches indicated for empty query
by Jozef Marko (Jira)
Jozef Marko created DROOLS-4420:
-----------------------------------
Summary: [DMN Designer] Non zero matches indicated for empty query
Key: DROOLS-4420
URL: https://issues.jboss.org/browse/DROOLS-4420
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.25.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Attachments: clear-query.webm
There is minor issue when user clear the search query and previously some results were matched. The search component still indicates some matches. For more details see the video. There is no sound however in the end of the video *enter* key is pressed.
Expected behavior: once search query is empty and *enter* is pressed *0/0* matches should be indicated.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4420) [DMN Designer] Non zero matches indicated for empty query
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4420?page=com.atlassian.jira.plugi... ]
Jozef Marko reassigned DROOLS-4420:
-----------------------------------
Assignee: Guilherme Gomes (was: Michael Anstis)
> [DMN Designer] Non zero matches indicated for empty query
> ---------------------------------------------------------
>
> Key: DROOLS-4420
> URL: https://issues.jboss.org/browse/DROOLS-4420
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.25.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Minor
> Labels: drools-tools
> Attachments: clear-query.webm
>
>
> There is minor issue when user clear the search query and previously some results were matched. The search component still indicates some matches. For more details see the video. There is no sound however in the end of the video *enter* key is pressed.
> Expected behavior: once search query is empty and *enter* is pressed *0/0* matches should be indicated.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (DROOLS-4420) [DMN Designer] Non zero matches indicated for empty query
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4420?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4420:
--------------------------------
Tester: Jozef Marko
> [DMN Designer] Non zero matches indicated for empty query
> ---------------------------------------------------------
>
> Key: DROOLS-4420
> URL: https://issues.jboss.org/browse/DROOLS-4420
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.25.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Minor
> Labels: drools-tools
> Attachments: clear-query.webm
>
>
> There is minor issue when user clear the search query and previously some results were matched. The search component still indicates some matches. For more details see the video. There is no sound however in the end of the video *enter* key is pressed.
> Expected behavior: once search query is empty and *enter* is pressed *0/0* matches should be indicated.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months