[JBoss JIRA] (RTGOV-398) Check whether switchyard service supports resubmission of message
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-398?page=com.atlassian.jira.plugin.... ]
Gary Brown commented on RTGOV-398:
----------------------------------
Initial work has been merged into master - however this jira will remain open to track the full implementation of the switchyard related behaviour, i.e. "To support message resubmission, a switchyard service must have a SCA binding and the target operation must be oneway".
> Check whether switchyard service supports resubmission of message
> -----------------------------------------------------------------
>
> Key: RTGOV-398
> URL: https://issues.jboss.org/browse/RTGOV-398
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> To support message resubmission, a switchyard service must have a SCA binding and the target operation must be oneway.
> RTGOV-340 provides the mechanism for determining if a message can be resubmitted, and providing edit/resubmit support in the UI.
> This issue updates the SwitchYardServicesProvider to correctly determine if the target service type and operation supports message resubmission.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-340) Message tab readonly when no resubmit provider
by Michael Clay (JIRA)
[ https://issues.jboss.org/browse/RTGOV-340?page=com.atlassian.jira.plugin.... ]
Michael Clay commented on RTGOV-340:
------------------------------------
PR sent
> Message tab readonly when no resubmit provider
> ----------------------------------------------
>
> Key: RTGOV-340
> URL: https://issues.jboss.org/browse/RTGOV-340
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
> Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the ServicesProvider API indicates that the service (and operation) supports resubmission.
> In future, additional checks will be that the user has permission to view and/or resubmit this message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-340) Message tab readonly when no resubmit provider
by Michael Clay (JIRA)
[ https://issues.jboss.org/browse/RTGOV-340?page=com.atlassian.jira.plugin.... ]
Work on RTGOV-340 stopped by Michael Clay.
> Message tab readonly when no resubmit provider
> ----------------------------------------------
>
> Key: RTGOV-340
> URL: https://issues.jboss.org/browse/RTGOV-340
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
> Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the ServicesProvider API indicates that the service (and operation) supports resubmission.
> In future, additional checks will be that the user has permission to view and/or resubmit this message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-339) Date/time range filter does not currently allow time to be specified
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/RTGOV-339?page=com.atlassian.jira.plugin.... ]
Eric Wittmann commented on RTGOV-339:
-------------------------------------
Ideally we would use something that is compatible with twitter bootstrap, and something we can style reasonably easily. A google search reveals a handful of bootstrap compatible time pickers and date/time pickers.
> Date/time range filter does not currently allow time to be specified
> --------------------------------------------------------------------
>
> Key: RTGOV-339
> URL: https://issues.jboss.org/browse/RTGOV-339
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Date/time filter only currently allows the date to be specified, which only allows the granularity to be at the level of days.
> We need the user to be able to specify the filter down to the seconds level of granularity.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-340) Message tab readonly when no resubmit provider
by Michael Clay (JIRA)
[ https://issues.jboss.org/browse/RTGOV-340?page=com.atlassian.jira.plugin.... ]
Work on RTGOV-340 started by Michael Clay.
> Message tab readonly when no resubmit provider
> ----------------------------------------------
>
> Key: RTGOV-340
> URL: https://issues.jboss.org/browse/RTGOV-340
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
> Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the ServicesProvider API indicates that the service (and operation) supports resubmission.
> In future, additional checks will be that the user has permission to view and/or resubmit this message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-398) Check whether switchyard service supports resubmission of message
by Michael Clay (JIRA)
[ https://issues.jboss.org/browse/RTGOV-398?page=com.atlassian.jira.plugin.... ]
Michael Clay commented on RTGOV-398:
------------------------------------
sent PR. pls review
> Check whether switchyard service supports resubmission of message
> -----------------------------------------------------------------
>
> Key: RTGOV-398
> URL: https://issues.jboss.org/browse/RTGOV-398
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> To support message resubmission, a switchyard service must have a SCA binding and the target operation must be oneway.
> RTGOV-340 provides the mechanism for determining if a message can be resubmitted, and providing edit/resubmit support in the UI.
> This issue updates the SwitchYardServicesProvider to correctly determine if the target service type and operation supports message resubmission.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months