[JBoss JIRA] (SWSQE-477) REST Tests failed in Istio 1.0.3
by Guilherme Baufaker Rêgo (Jira)
[ https://issues.jboss.org/browse/SWSQE-477?page=com.atlassian.jira.plugin.... ]
Guilherme Baufaker Rêgo commented on SWSQE-477:
-----------------------------------------------
It seems to be something related to b12.
On local, connecting to b16, I found different errors
F
tests/test_kiali_application_endpoint.py:18 (test_application_details_endpoint)
kiali_client = <kiali.api.KialiClient object at 0x1073ec940>
def test_application_details_endpoint(kiali_client):
bookinfo_namespace = conftest.get_bookinfo_namespace()
app_details = kiali_client.app_details(namespace=bookinfo_namespace, app=APPLICATION_TO_VALIDATE)
assert app_details != None
assert 'namespace' in app_details and app_details.get('namespace').get('name') == bookinfo_namespace
assert 'workloads' in app_details
workloads = app_details.get('workloads')
assert len(workloads) > 0
for workload in workloads:
assert workload.get('istioSidecar') == True
> assert 'serviceNames' in workload and len (workload.get('serviceNames')) > 0
E AssertionError: assert ('serviceNames' in {'istioSidecar': True, 'workloadName': 'productpage-v1'})
tests/test_kiali_application_endpoint.py:34: AssertionError
> REST Tests failed in Istio 1.0.3
> --------------------------------
>
> Key: SWSQE-477
> URL: https://issues.jboss.org/browse/SWSQE-477
> Project: Kiali QE
> Issue Type: QE Task
> Reporter: Hayk Hovsepyan
> Assignee: Guilherme Baufaker Rêgo
> Priority: Major
>
> Started happening after B12 installed with Istio 1.0.3.
> http://jenkins2.bc.jonqe.lab.eng.bos.redhat.com:8080/job/run-kiali-e2e-te...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3192) Change popover menus to launch on single, left mouse click.
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3192?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3192:
-------------------------------------
[~manstis] OK thanks, I lost track of that one. Do we need a jira for restyling the "decision logic" selector menu (logic type: Literal expression, Context, etc.) to align with the data type pop-over (the one with the arrow.) If so, I could repurpose this to be that. If not, then yes please feel free to close given it's a duplicate.
> Change popover menus to launch on single, left mouse click.
> ------------------------------------------------------------
>
> Key: DROOLS-3192
> URL: https://issues.jboss.org/browse/DROOLS-3192
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> Popover menus should launch on single, left mouse click to match PatternFly pattern: https://www.patternfly.org/pattern-library/widgets/#popover
> Including:
> * The decision table "decision logic" selector (menu to select logic type: Literal expression, Context, etc.) currently uses a double-left mouse click to launch the menu. Given the menu is closer in spirit (and intention) to a popover menu - to provide a more consistent and predictable user experience it would be preferable to launch this menu on a single, left mouse click.
> * Decision table Data type selection popover.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3218) [DMN Designer] UX for Parameters popover
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3218?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3218:
--------------------------------
Labels: UX UXTeam drools-tools (was: drools-tools)
> [DMN Designer] UX for Parameters popover
> ----------------------------------------
>
> Key: DROOLS-3218
> URL: https://issues.jboss.org/browse/DROOLS-3218
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Michael Anstis
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3218.png
>
>
> The "Function Grid" allows for the definition of "parameters".
> For 7.14.0 (7.2) we went quick and dirty and have the attached (see screenshot) popover.
> The popover is launched by double-clicking the "parameters" cell in the grid.
> Could UX please work their magic?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (DROOLS-3218) [DMN Designer] UX for Parameters popover
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3218?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-3218:
-----------------------------------
Attachment: DROOLS-3218.png
> [DMN Designer] UX for Parameters popover
> ----------------------------------------
>
> Key: DROOLS-3218
> URL: https://issues.jboss.org/browse/DROOLS-3218
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Michael Anstis
> Assignee: Liz Clayton
> Priority: Major
> Labels: drools-tools
> Attachments: DROOLS-3218.png
>
>
> The "Function Grid" allows for the definition of "parameters".
> For 7.14.0 (7.2) we went quick and dirty and have the attached (see screenshot) popover.
> The popover is launched by double-clicking the "parameters" cell in the grid.
> Could UX please work their magic?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month