[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Gabriele Cardosi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Gabriele Cardosi commented on DROOLS-3054:
------------------------------------------
[~srambach]
THis is the generated html
<div id="pf-list-simple-expansion" class="list-group tree-list-view-pf-view kie-tree-list-view-pf-view--compact" data-field="listContainer"><div class="list-group-item" data-field="listGroupItem" id="listGroupItem-do1">
<div class="list-group-item-header list-view-pf-expand-active" data-field="listGroupItemHeader">
<div class="list-view-pf-expand">
<span class="fa fa-angle-right fa-angle-down" data-field="faAngleRight"></span>
</div>
<div class="list-view-pf-main-info" data-field="fullClassName">do1</div>
</div>
<div class="list-group-item-container container-fluid" data-field="listGroupItemContainer">
<ul class="ul--plain" data-field="factProperties"><li data-field="fieldElement" data-i18n-prefix="FieldItemViewImpl." id="fieldElement-do1-myint1" fieldname="myint1" classname="int" fullpath="do1"><b>myint1</b> [int]</li><li data-field="fieldElement" data-i18n-prefix="FieldItemViewImpl." id="fieldElement-do1-myint2" fieldname="myint2" classname="int" fullpath="do1"><b>myint2</b> [int]</li></ul>
</div>
</div><div class="list-group-item" data-field="listGroupItem" id="listGroupItem-do2">
<div class="list-group-item-header list-view-pf-expand-active" data-field="listGroupItemHeader">
<div class="list-view-pf-expand">
<span class="fa fa-angle-right fa-angle-down" data-field="faAngleRight"></span>
</div>
<div class="list-view-pf-main-info" data-field="fullClassName">do2</div>
</div>
<div class="list-group-item-container container-fluid" data-field="listGroupItemContainer">
<ul class="ul--plain" data-field="factProperties"><li data-field="fieldElement" data-i18n-prefix="FieldItemViewImpl." id="fieldElement-do2-mydbl2" fieldname="mydbl2" classname="double" fullpath="do2"><b>mydbl2</b> [double]</li></ul>
<div class="list-group list-view-pf tree-list-view-pf-view kie-tree-list-view-pf-view--compact" data-field="listGroupExpansion" data-i18n-prefix="ListGroupItemViewImpl.">
<div class="list-group-item" data-field="listGroupItem" id="listGroupItem-mydo1">
<div class="list-group-item-header list-view-pf-expand-active" data-field="listGroupItemHeader">
<div class="list-view-pf-expand">
<span class="fa fa-angle-right fa-angle-down" data-field="faAngleRight"></span>
</div>
<div class="list-view-pf-main-info" data-field="fullClassName" factname="mydo1" facttype="do1" parentpath="do2"><b>mydo1</b> do1</div>
</div>
<div class="list-group-item-container container-fluid" data-field="listGroupItemContainer">
<ul class="ul--plain" data-field="factProperties"><li data-field="fieldElement" data-i18n-prefix="FieldItemViewImpl." id="fieldElement-mydo1-myint1" fieldname="myint1" classname="int" fullpath="do2.mydo1"><b>myint1</b> [int]</li><li data-field="fieldElement" data-i18n-prefix="FieldItemViewImpl." id="fieldElement-mydo1-myint2" fieldname="myint2" classname="int" fullpath="do2.mydo1"><b>myint2</b> [int]</li></ul>
</div>
</div>
</div></div>
</div></div>
and this is how it looks
!RightPanel.png|thumbnail!
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: RightPanel.png, Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png, tree.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Gabriele Cardosi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Gabriele Cardosi updated DROOLS-3054:
-------------------------------------
Attachment: RightPanel.png
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: RightPanel.png, Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png, tree.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Gabriele Cardosi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Gabriele Cardosi commented on DROOLS-3054:
------------------------------------------
[~uxdlc]
About click/select: we need a way to put the node (row) value inside the grid (in the above picture, the user should have a way to put "applicant", or "Age", for example, inside the grid). If we use the click to "select" it, we must use the double click for the "copy": do you agree?
Beside that, I'm not completely sure there is a "select" use case in our scenario simulation.
[~danielezonca] [~kkufova] WDYT ?
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png, tree.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Sarah Rambacher (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Sarah Rambacher commented on DROOLS-3054:
-----------------------------------------
[~uxdlc] So also remove the bold from the Age, Credit, Income, right? I guess it's only bold in my prototype, in the real system it looks like a link. (although I'm not sure what it does?)
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png, tree.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3054:
--------------------------------
Attachment: tree.png
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png, tree.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3054:
-------------------------------------
[~srambach] I think that would make the tree look something like:
!tree.png|thumbnail!
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png, tree.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3054) Highlight in expression builder previous selection in Scenario right panel
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3054?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3054:
-------------------------------------
[~srambach][~danielezonca]
My preferences - ideally:
* For behavior, similar to: https://jonmiles.github.io/bootstrap-treeview/. Click on the glyph/icon expands or collapses the tree. Click on a node (row) selects the node and gives it a select state highlight. Hover over a node highlights that node row. I believe this is the interaction [~karreiro] has implemented in the dmn tree.
* For visuals - yes, I think the parent node should get the bold (weight 700) and everything else could be default (500?). At least that'll be fine for now, imo. Can refine in future as needed.
> Highlight in expression builder previous selection in Scenario right panel
> --------------------------------------------------------------------------
>
> Key: DROOLS-3054
> URL: https://issues.jboss.org/browse/DROOLS-3054
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Minor
> Labels: UX, UX-CSS, UXTeam
> Attachments: Screen Shot 2018-09-28 at 3.45.25 PM.png, Screen Shot 2018-10-15 at 1.38.30 PM.png, Screenshot from 2018-10-12 15-53-50.png, Screenshot from 2018-10-18 17-58-35.png, tree-issues.png
>
>
> When the user edits the type of a column, the expression builder into the right panel should highlight the existing mapped type.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3154) Minor UI improvements/bugfixes for Scenario
by Toni Rikkola (Jira)
[ https://issues.jboss.org/browse/DROOLS-3154?page=com.atlassian.jira.plugi... ]
Toni Rikkola commented on DROOLS-3154:
--------------------------------------
[~uxdlc] It might I'll need to check.
[~srambach] The fourth bullet point is something I just need to remove.
> Minor UI improvements/bugfixes for Scenario
> -------------------------------------------
>
> Key: DROOLS-3154
> URL: https://issues.jboss.org/browse/DROOLS-3154
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Toni Rikkola
> Priority: Critical
> Labels: UX-CSS
>
> This item contains a list of general UI bugs to be fixed:
> - Use grey borders for all the grid and not only for the header
> - Add some padding to the cells of the grid
> - Add some padding to right panel the tab titles
> - Remove scrolling bar from right panel
> - Review expression editor component HTML/CSS (paddings, indents, etc)
> - Review right panel padding (now it is hardcoded)
> - Use text area inputs instead of text box for inline editing
> - Reduce the width of Index column
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (WFCORE-3865) .ps1 scripts Java system vars need to be quoted
by James Perkins (Jira)
[ https://issues.jboss.org/browse/WFCORE-3865?page=com.atlassian.jira.plugi... ]
James Perkins closed WFCORE-3865.
---------------------------------
Resolution: Out of Date
I'm closing this as out of date because it may have been fixed in some of the other script changes. I was not able to duplicate any issues with spaced directories in my Windows 10 VM with the {{standalone.ps1}} which would use the same {{commons.ps1}} script.
> .ps1 scripts Java system vars need to be quoted
> -----------------------------------------------
>
> Key: WFCORE-3865
> URL: https://issues.jboss.org/browse/WFCORE-3865
> Project: WildFly Core
> Issue Type: Bug
> Components: Scripts
> Affects Versions: 5.0.0.Beta4
> Reporter: R Searls
> Assignee: R Searls
> Priority: Minor
>
> .ps1 scripts appclient, wsconsume, wsprovide, need java system variables
> (e.g., -Djave.home=blabla) to be quoted. Add a new function to common.ps1.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months