[ 
https://issues.apache.org/jira/browse/QPID-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245452#comment-15245452
 ] 

Keith Wall commented on QPID-6983:
----------------------------------

Hi Alex,

I have reviewed only behaviour:

# Search/Adavnce etc are buttons but are not styled that way.  Is there a 
reason why?
# Conditions for attributes that have valid values do not allow a selection to 
be made.  The valid values are displayed, but the items are unselectable.
# Date time picker
## date/time not populated when reopening an existing Condition containing a 
date/time
## Date format shown within the picker should be YYYY/MM/DD not an ambiguous 
MM/DD/YYYY.
## The date/time entered should be assumed to be in in user's preference 
timezone.  At the moment, it seems to be taking the timezone of the browser.
## The time zone sent to the server in the to_date clause should be the user's 
preferred timezone.  (I see no need for timezone conversions to be done client 
side).
# The columns in the results are incorrect when the select clause includes a 
function that has more than one actual parameter (e.g. concat(id,name) AS my 
col).  The client side should be respecting the headers that are returned from 
the server rather than trying to parse the select itself to discover the number 
of columns.


> [Web Management Console] Add UI support for queries
> ---------------------------------------------------
>
>                 Key: QPID-6983
>                 URL: https://issues.apache.org/jira/browse/QPID-6983
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>         Attachments: query-ui-prototype.tar.gz, query-ui-prototype.tar.gz
>
>
> Add the ability to the Web Management Console to submit queries (using the 
> feature added by QPID-6969) and view the results.  The results may need to be 
> paginated for display.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to