Re: [gpAdmin4][patch] query history updates

2017-08-09 Thread Ashesh Vashi
On Wed, Aug 9, 2017 at 3:37 PM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > The patch looks good to me. > The feature test for the QueryToolJourneyTest still fails on my Ubuntu > machine with/without this patch >

Re: [gpAdmin4][patch] query history updates

2017-08-09 Thread Khushboo Vashi
Hi, The patch looks good to me. The feature test for the QueryToolJourneyTest still fails on my Ubuntu machine with/without this patch , but works on Mac. Thanks, Khushboo On Wed,

Re: [gpAdmin4][patch] query history updates

2017-08-08 Thread Khushboo Vashi
Hi Wenlin & Violet, On Tue, Aug 8, 2017 at 12:05 PM, Wenlin Zhang wrote: > Hi Khushboo, > > Thanks for your review. > > About the copy/paste function bug, we just found that this is an > existing bug in master. Except for the query History tab, this bug also >

Re: [gpAdmin4][patch] query history updates

2017-08-08 Thread Wenlin Zhang
Hi Khushboo, Thanks for your review. About the copy/paste function bug, we just found that this is an existing bug in master. Except for the query History tab, this bug also exist in the query data output . If you copy the data row in "Data Output" tab, it works fine, but the

Re: [gpAdmin4][patch] query history updates

2017-08-04 Thread Ashesh Vashi
Khushboo, On Thu, Aug 3, 2017 at 9:03 AM, Hao Wang wrote: > Hi Hackers, > > Here is a patch for query tools history UX improvements: > >- Add copy button for query text >- Historical queries are binned by day > > Please review it. -- Thanks & Regards, Ashesh

[gpAdmin4][patch] query history updates

2017-08-02 Thread Hao Wang
Hi Hackers, Here is a patch for query tools history UX improvements: - Add copy button for query text - Historical queries are binned by day Thanks, Sarah & Hao diff --git a/web/pgadmin/feature_tests/query_tool_journey_test.py b/web/pgadmin/feature_tests/query_tool_journey_test.py index