[JBoss JIRA] (DROOLS-2734) [Guided Decision Table] - Zooming
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2734?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-2734:
--------------------------------
Tester: Jozef Marko
> [Guided Decision Table] - Zooming
> ---------------------------------
>
> Key: DROOLS-2734
> URL: https://issues.jboss.org/browse/DROOLS-2734
> Project: Drools
> Issue Type: Story
> Components: Guided Decision Table Editor
> Reporter: Matthew Stevens
> Assignee: Michael Anstis
> Labels: UX, UXTeam
>
> In order to improve zoom capabilities, a first priority is to better align current capabilities across the workbench, specifically GDT and Stunner.
> *For GDT*
> # Add support for Control click with mouse wheel or trackpad to zoom like Stunner.
> # Add keyboard support for Control click with +/- to allow users to cycle through the different zoom levels.
> A long term solution might move these controls to the canvas, add more zoom levels, and add a slider. But aligning things is a good start.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2656) PNGs for the toolbox icons for the different connector types.
by Matthew Stevens (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2656?page=com.atlassian.jira.plugi... ]
Matthew Stevens updated DROOLS-2656:
------------------------------------
Attachment: stunner-2656.png
> PNGs for the toolbox icons for the different connector types.
> -------------------------------------------------------------
>
> Key: DROOLS-2656
> URL: https://issues.jboss.org/browse/DROOLS-2656
> Project: Drools
> Issue Type: Sub-task
> Reporter: Liz Clayton
> Assignee: Brian Dellascio
> Labels: IconRequest, UX, UXTeam, VisualDesign, drools-tools
> Attachments: DROOLS-2656 (hover).png, DROOLS-2656 (toolbox icons).png, DROOLS-2656.png, association_toolbox.png, association_toolbox.svg, authority_requirement_toolbox.png, authority_requirement_toolbox.svg, businessknowledgemodel_toolbox.png, businessknowledgemodel_toolbox.svg, edit.svg, info_requirement_toolbox.png, info_requirement_toolbox.svg, inputdata_toolbox.png, inputdata_toolbox.svg, knowledge_requirement_toolbox.png, knowledge_requirement_toolbox.svg, knowledgesource_toolbox.png, knowledgesource_toolbox.svg, stunner-2656.png, task_toolbox.png, task_toolbox.svg, textannotation_toolbox.png, textannotation_toolbox.svg, toolbox_icons.png
>
>
> PNGs for the toolbox icons for the different connector types.
> Their appearance can be seen in https://www.omg.org/spec/DMN/1.1/PDF (page 30, "Association", "Information Requirement", "Knowledge Requirement" and "Authority Requirement"). They'll only be used as icons on the toolbox (see screenshot attached). Could you please also remind me of the BAPL for the new "Node" SVGs (I'll need to make PNGs of those too for the same "toolbox" purpose.. unless UX have a tool to convert SVG to PNG?)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2656) PNGs for the toolbox icons for the different connector types.
by Matthew Stevens (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2656?page=com.atlassian.jira.plugi... ]
Matthew Stevens commented on DROOLS-2656:
-----------------------------------------
For better or for worse, Stunner keeps the icons the same color. On hover, you get a tooltip (see JBPM-7153) and a border with a slight radius (see stunner-2656 attachment).
> PNGs for the toolbox icons for the different connector types.
> -------------------------------------------------------------
>
> Key: DROOLS-2656
> URL: https://issues.jboss.org/browse/DROOLS-2656
> Project: Drools
> Issue Type: Sub-task
> Reporter: Liz Clayton
> Assignee: Brian Dellascio
> Labels: IconRequest, UX, UXTeam, VisualDesign, drools-tools
> Attachments: DROOLS-2656 (hover).png, DROOLS-2656 (toolbox icons).png, DROOLS-2656.png, association_toolbox.png, association_toolbox.svg, authority_requirement_toolbox.png, authority_requirement_toolbox.svg, businessknowledgemodel_toolbox.png, businessknowledgemodel_toolbox.svg, edit.svg, info_requirement_toolbox.png, info_requirement_toolbox.svg, inputdata_toolbox.png, inputdata_toolbox.svg, knowledge_requirement_toolbox.png, knowledge_requirement_toolbox.svg, knowledgesource_toolbox.png, knowledgesource_toolbox.svg, task_toolbox.png, task_toolbox.svg, textannotation_toolbox.png, textannotation_toolbox.svg, toolbox_icons.png
>
>
> PNGs for the toolbox icons for the different connector types.
> Their appearance can be seen in https://www.omg.org/spec/DMN/1.1/PDF (page 30, "Association", "Information Requirement", "Knowledge Requirement" and "Authority Requirement"). They'll only be used as icons on the toolbox (see screenshot attached). Could you please also remind me of the BAPL for the new "Node" SVGs (I'll need to make PNGs of those too for the same "toolbox" purpose.. unless UX have a tool to convert SVG to PNG?)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (ELY-1239) Elytron client, elytron-1_0.xsd, protection-parameter-credentials is incorrectly defined as client-credentials-type.
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1239?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse commented on ELY-1239:
---------------------------------------
[~jucook] I think the most important question is - do the schema and parser implementation match? If so then yes this can be closed,
> Elytron client, elytron-1_0.xsd, protection-parameter-credentials is incorrectly defined as client-credentials-type.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: ELY-1239
> URL: https://issues.jboss.org/browse/ELY-1239
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Authentication Client, Credential Store
> Reporter: Hynek Švábek
> Assignee: Justin Cook
> Priority: Blocker
> Fix For: 1.4.1.CR1
>
>
> Elytron client, elytron-1_0.xsd, *protection-parameter-credentials* is incorrectly defined as client-credentials-type [1].
> For *protection-parameter-credentials* is valid only credential-store-reference element:
> {code}
> <xsd:element name="credential-store-reference" type="credential-store-reference-type"/>
> {code}
> But now is *protection-parameter-credentials* defined as type *client-credentials-type* [1] which can have these values:
> {code}
> <xsd:complexType name="client-credentials-type">
> <xsd:choice minOccurs="0" maxOccurs="unbounded">
> <xsd:element name="key-store-reference" type="key-store-ref-type"/>
> <xsd:element name="credential-store-reference" type="credential-store-reference-type"/>
> <xsd:element name="clear-password" type="clear-password-type"/>
> <xsd:element name="hashed-password" type="hashed-password-type"/>
> <xsd:element name="crypt-password" type="crypt-password-type"/>
> <xsd:element name="key-pair" type="key-pair-type"/>
> <xsd:element name="certificate" type="certificate-type"/>
> <xsd:element name="public-key-pem" type="xsd:string"/>
> <xsd:element name="bearer-token" type="bearer-token-type"/>
> <xsd:element name="oauth2-bearer-token" type="oauth2-bearer-token-type"/>
> </xsd:choice>
> </xsd:complexType>
> {code}
> Please keep on mind that changes must be done accordingly in ElytronXMLParser too.
> [1] https://github.com/wildfly-security/wildfly-elytron/blob/1.1.0.Beta47/src...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2656) PNGs for the toolbox icons for the different connector types.
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2656?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-2656:
-----------------------------------
Attachment: DROOLS-2656 (hover).png
> PNGs for the toolbox icons for the different connector types.
> -------------------------------------------------------------
>
> Key: DROOLS-2656
> URL: https://issues.jboss.org/browse/DROOLS-2656
> Project: Drools
> Issue Type: Sub-task
> Reporter: Liz Clayton
> Assignee: Brian Dellascio
> Labels: IconRequest, UX, UXTeam, VisualDesign, drools-tools
> Attachments: DROOLS-2656 (hover).png, DROOLS-2656 (toolbox icons).png, DROOLS-2656.png, association_toolbox.png, association_toolbox.svg, authority_requirement_toolbox.png, authority_requirement_toolbox.svg, businessknowledgemodel_toolbox.png, businessknowledgemodel_toolbox.svg, edit.svg, info_requirement_toolbox.png, info_requirement_toolbox.svg, inputdata_toolbox.png, inputdata_toolbox.svg, knowledge_requirement_toolbox.png, knowledge_requirement_toolbox.svg, knowledgesource_toolbox.png, knowledgesource_toolbox.svg, task_toolbox.png, task_toolbox.svg, textannotation_toolbox.png, textannotation_toolbox.svg, toolbox_icons.png
>
>
> PNGs for the toolbox icons for the different connector types.
> Their appearance can be seen in https://www.omg.org/spec/DMN/1.1/PDF (page 30, "Association", "Information Requirement", "Knowledge Requirement" and "Authority Requirement"). They'll only be used as icons on the toolbox (see screenshot attached). Could you please also remind me of the BAPL for the new "Node" SVGs (I'll need to make PNGs of those too for the same "toolbox" purpose.. unless UX have a tool to convert SVG to PNG?)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2656) PNGs for the toolbox icons for the different connector types.
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2656?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2656:
----------------------------------------
[~bdellasc] See "DROOLS-2656 (hover)" attached (hard to distinguish but if you zoom you'll see the icon is the _original_ shade).
> PNGs for the toolbox icons for the different connector types.
> -------------------------------------------------------------
>
> Key: DROOLS-2656
> URL: https://issues.jboss.org/browse/DROOLS-2656
> Project: Drools
> Issue Type: Sub-task
> Reporter: Liz Clayton
> Assignee: Brian Dellascio
> Labels: IconRequest, UX, UXTeam, VisualDesign, drools-tools
> Attachments: DROOLS-2656 (toolbox icons).png, DROOLS-2656.png, association_toolbox.png, association_toolbox.svg, authority_requirement_toolbox.png, authority_requirement_toolbox.svg, businessknowledgemodel_toolbox.png, businessknowledgemodel_toolbox.svg, edit.svg, info_requirement_toolbox.png, info_requirement_toolbox.svg, inputdata_toolbox.png, inputdata_toolbox.svg, knowledge_requirement_toolbox.png, knowledge_requirement_toolbox.svg, knowledgesource_toolbox.png, knowledgesource_toolbox.svg, task_toolbox.png, task_toolbox.svg, textannotation_toolbox.png, textannotation_toolbox.svg, toolbox_icons.png
>
>
> PNGs for the toolbox icons for the different connector types.
> Their appearance can be seen in https://www.omg.org/spec/DMN/1.1/PDF (page 30, "Association", "Information Requirement", "Knowledge Requirement" and "Authority Requirement"). They'll only be used as icons on the toolbox (see screenshot attached). Could you please also remind me of the BAPL for the new "Node" SVGs (I'll need to make PNGs of those too for the same "toolbox" purpose.. unless UX have a tool to convert SVG to PNG?)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2656) PNGs for the toolbox icons for the different connector types.
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2656?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2656:
----------------------------------------
[~bdellasc] Eureka! The toolbox icons are being "greyed out" until the mouse over event and then they appear exactly as you've defined.
If this (default) Stunner behaviour is undesirable (or there's a preferential way in which UX want "hover" state to work) it'd need to be a new JIRA.
> PNGs for the toolbox icons for the different connector types.
> -------------------------------------------------------------
>
> Key: DROOLS-2656
> URL: https://issues.jboss.org/browse/DROOLS-2656
> Project: Drools
> Issue Type: Sub-task
> Reporter: Liz Clayton
> Assignee: Brian Dellascio
> Labels: IconRequest, UX, UXTeam, VisualDesign, drools-tools
> Attachments: DROOLS-2656 (toolbox icons).png, DROOLS-2656.png, association_toolbox.png, association_toolbox.svg, authority_requirement_toolbox.png, authority_requirement_toolbox.svg, businessknowledgemodel_toolbox.png, businessknowledgemodel_toolbox.svg, edit.svg, info_requirement_toolbox.png, info_requirement_toolbox.svg, inputdata_toolbox.png, inputdata_toolbox.svg, knowledge_requirement_toolbox.png, knowledge_requirement_toolbox.svg, knowledgesource_toolbox.png, knowledgesource_toolbox.svg, task_toolbox.png, task_toolbox.svg, textannotation_toolbox.png, textannotation_toolbox.svg, toolbox_icons.png
>
>
> PNGs for the toolbox icons for the different connector types.
> Their appearance can be seen in https://www.omg.org/spec/DMN/1.1/PDF (page 30, "Association", "Information Requirement", "Knowledge Requirement" and "Authority Requirement"). They'll only be used as icons on the toolbox (see screenshot attached). Could you please also remind me of the BAPL for the new "Node" SVGs (I'll need to make PNGs of those too for the same "toolbox" purpose.. unless UX have a tool to convert SVG to PNG?)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (ELY-1239) Elytron client, elytron-1_0.xsd, protection-parameter-credentials is incorrectly defined as client-credentials-type.
by Justin Cook (JIRA)
[ https://issues.jboss.org/browse/ELY-1239?page=com.atlassian.jira.plugin.s... ]
Justin Cook commented on ELY-1239:
----------------------------------
According to the discussion at https://github.com/wildfly-security/wildfly-elytron/pull/885, protection-parameter-credentials should remain as client-credentials-type due to a credential store being able to use any credential type as the protection parameter. [~dlofthouse] I recommend this issue be closed.
> Elytron client, elytron-1_0.xsd, protection-parameter-credentials is incorrectly defined as client-credentials-type.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: ELY-1239
> URL: https://issues.jboss.org/browse/ELY-1239
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Authentication Client, Credential Store
> Reporter: Hynek Švábek
> Assignee: Justin Cook
> Priority: Blocker
> Fix For: 1.4.1.CR1
>
>
> Elytron client, elytron-1_0.xsd, *protection-parameter-credentials* is incorrectly defined as client-credentials-type [1].
> For *protection-parameter-credentials* is valid only credential-store-reference element:
> {code}
> <xsd:element name="credential-store-reference" type="credential-store-reference-type"/>
> {code}
> But now is *protection-parameter-credentials* defined as type *client-credentials-type* [1] which can have these values:
> {code}
> <xsd:complexType name="client-credentials-type">
> <xsd:choice minOccurs="0" maxOccurs="unbounded">
> <xsd:element name="key-store-reference" type="key-store-ref-type"/>
> <xsd:element name="credential-store-reference" type="credential-store-reference-type"/>
> <xsd:element name="clear-password" type="clear-password-type"/>
> <xsd:element name="hashed-password" type="hashed-password-type"/>
> <xsd:element name="crypt-password" type="crypt-password-type"/>
> <xsd:element name="key-pair" type="key-pair-type"/>
> <xsd:element name="certificate" type="certificate-type"/>
> <xsd:element name="public-key-pem" type="xsd:string"/>
> <xsd:element name="bearer-token" type="bearer-token-type"/>
> <xsd:element name="oauth2-bearer-token" type="oauth2-bearer-token-type"/>
> </xsd:choice>
> </xsd:complexType>
> {code}
> Please keep on mind that changes must be done accordingly in ElytronXMLParser too.
> [1] https://github.com/wildfly-security/wildfly-elytron/blob/1.1.0.Beta47/src...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years