[JBoss JIRA] (DROOLS-3154) Minor UI improvements/bugfixes for Scenario
by Daniele Zonca (Jira)
Daniele Zonca created DROOLS-3154:
-------------------------------------
Summary: 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: Daniele Zonca
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] (DROOLS-3126) Scenario UX/Visual enhancements
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3126?page=com.atlassian.jira.plugi... ]
Daniele Zonca reassigned DROOLS-3126:
-------------------------------------
Assignee: Liz Clayton (was: Daniele Zonca)
> Scenario UX/Visual enhancements
> -------------------------------
>
> Key: DROOLS-3126
> URL: https://issues.jboss.org/browse/DROOLS-3126
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor, Scenario Simulation and Testing, Stunner
> Reporter: Daniele Zonca
> Assignee: Liz Clayton
> Priority: Major
>
> This item contains a list of general dev bugs, related to the UI. Team feedback is as follows, might require UX stories.
> *Table/grid styling*:
> (related DMN jira)
> * Consider using grey borders for all the grid and not only for the header (team feedback) - refer to visual design on related DMN table first.
> * Consider adding some padding to the cells of the grid (team feedback) - refer to visual design on related DMN table first.
> * Reduce the width of Index column
> *Docks/panels*
> * Add some padding to right panel the tab titles
> * Remove scrolling bar from right panel - relates to a known component issue.
> _Scenario specific:_
> * 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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3126) Scenario UX/Visual enhancements
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3126?page=com.atlassian.jira.plugi... ]
Daniele Zonca updated DROOLS-3126:
----------------------------------
Sprint: (was: 2018 Week 42-44)
> Scenario UX/Visual enhancements
> -------------------------------
>
> Key: DROOLS-3126
> URL: https://issues.jboss.org/browse/DROOLS-3126
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor, Scenario Simulation and Testing, Stunner
> Reporter: Daniele Zonca
> Assignee: Liz Clayton
> Priority: Major
>
> This item contains a list of general dev bugs, related to the UI. Team feedback is as follows, might require UX stories.
> *Table/grid styling*:
> (related DMN jira)
> * Consider using grey borders for all the grid and not only for the header (team feedback) - refer to visual design on related DMN table first.
> * Consider adding some padding to the cells of the grid (team feedback) - refer to visual design on related DMN table first.
> * Reduce the width of Index column
> *Docks/panels*
> * Add some padding to right panel the tab titles
> * Remove scrolling bar from right panel - relates to a known component issue.
> _Scenario specific:_
> * 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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (AG-98) Error when committing XA connections
by Luis Barreiro (Jira)
Luis Barreiro created AG-98:
-------------------------------
Summary: Error when committing XA connections
Key: AG-98
URL: https://issues.jboss.org/browse/AG-98
Project: Agroal
Issue Type: Bug
Components: narayana
Affects Versions: 1.2
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Fix For: 1.3
{quote}
2018-10-10 21:54:40,815 WARN [com.arjuna.ats.jta] (default task-2) ARJUNA016129: Could not end XA resource io.agroal.narayana.BaseXAResource@4865e873: javax.transaction.xa.XAException: Error trying to end xa transaction: Transaction control methods setAutoCommit(true), commit, rollback and setSavePoint not allowed while an XA transaction is active.
at io.agroal.narayana.BaseXAResource.end(BaseXAResource.java:65)
{quote}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3152) [DMN Designer] Context Expression can not be saved
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3152?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3152:
----------------------------------------
Something in the Stunner->DMN XML marshaller is complaining (I suspect about the {{null}} Expression on the {{ContextEntry}}).
<sigh>
> [DMN Designer] Context Expression can not be saved
> --------------------------------------------------
>
> Key: DROOLS-3152
> URL: https://issues.jboss.org/browse/DROOLS-3152
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
> Attachments: Screenshot from 2018-10-16 15-03-23.png, error.log
>
>
> User can not save DMN diagram if it contains a decision node with *Context* as top level expression.
> Spotted during DROOLS-3109 review, however not 100% sure it is the root cause.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (AG-97) Race condition on DataSource.close()
by Luis Barreiro (Jira)
[ https://issues.jboss.org/browse/AG-97?page=com.atlassian.jira.plugin.syst... ]
Luis Barreiro resolved AG-97.
-----------------------------
Resolution: Done
> Race condition on DataSource.close()
> ------------------------------------
>
> Key: AG-97
> URL: https://issues.jboss.org/browse/AG-97
> Project: Agroal
> Issue Type: Bug
> Components: pool
> Affects Versions: 1.2
> Reporter: Luis Barreiro
> Assignee: Luis Barreiro
> Priority: Major
> Fix For: 1.3
>
>
> Sometimes there is a RejectedExecutionException on DataSource.close()
> {quote}
> java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@2805c96b rejected from io.agroal.pool.util.PriorityScheduledExecutor@184cf7cf[Shutting down, pool size = 1, active threads = 0, queued tasks = 24, completed tasks = 170]
> {quote}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (AG-97) Race condition on DataSource.close()
by Luis Barreiro (Jira)
Luis Barreiro created AG-97:
-------------------------------
Summary: Race condition on DataSource.close()
Key: AG-97
URL: https://issues.jboss.org/browse/AG-97
Project: Agroal
Issue Type: Bug
Components: pool
Affects Versions: 1.2
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Fix For: 1.3
Sometimes there is a RejectedExecutionException on DataSource.close()
{quote}
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@2805c96b rejected from io.agroal.pool.util.PriorityScheduledExecutor@184cf7cf[Shutting down, pool size = 1, active threads = 0, queued tasks = 24, completed tasks = 170]
{quote}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3126) Scenario UX/Visual enhancements
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3126?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3126:
-------------------------------------
[~jomarko] +1 that sounds good because there seems to be some emerging of late.
[~danielezonca] sorry I misunderstood the purpose of this jira - do you want to revert it, or should I use this one for the x-team design issues and reassign it to myself? And then you can recreate your original one for the little dev tweaks? Whichever works best for you. :)
> Scenario UX/Visual enhancements
> -------------------------------
>
> Key: DROOLS-3126
> URL: https://issues.jboss.org/browse/DROOLS-3126
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor, Scenario Simulation and Testing, Stunner
> Reporter: Daniele Zonca
> Assignee: Daniele Zonca
> Priority: Major
>
> This item contains a list of general dev bugs, related to the UI. Team feedback is as follows, might require UX stories.
> *Table/grid styling*:
> (related DMN jira)
> * Consider using grey borders for all the grid and not only for the header (team feedback) - refer to visual design on related DMN table first.
> * Consider adding some padding to the cells of the grid (team feedback) - refer to visual design on related DMN table first.
> * Reduce the width of Index column
> *Docks/panels*
> * Add some padding to right panel the tab titles
> * Remove scrolling bar from right panel - relates to a known component issue.
> _Scenario specific:_
> * 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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months