[pgAdmin4][Patch]: RM_2646 - Spinner icon not found error when a server node is connected

2017-08-11 Thread Surinder Kumar
Hi

Since Acitree is removed from vendor directory, but when a server is
connected, the load-node.gif file is still referencing tovendor directory
instead of referencing to static/js/generated/load-node.gif.

Fixed the reference path, now it points to static/js/generated/laod-node.gif
.

Please find attached patch and review.

Thanks,
Surinder
​


RM_2646.patch
Description: Binary data


Re: pgAdmin4: Random failure of FTS test cases due to improper random string creation

2017-08-11 Thread Navnath Gadakh
Hi Ashesh,

   Please look into this as Dave is on leave.

Thanks.

On Fri, Aug 11, 2017 at 1:24 PM, Navnath Gadakh <
navnath.gad...@enterprisedb.com> wrote:

> Hi Dave,
>
> Please find the attached patch for UUID creation issues with test
> objects for FTS configurations, FTS dictionaries and FTS parsers.
> Previously(refer email with subject "Build failed in Jenkins:
> pgadmin4-master-python27 #279" and "Build failed in Jenkins:
> pgadmin4-master-python33 #207"), test cases were randomly failing due to
> repetitions of the test object names.
>
> In the old code we used some part of the string for creating a UUID
> string, but it seems that at some point that created string gets repeated
> and due to which test cases were failing as this was a random behavior, now
> it is fixed.
>
> Thanks.
>
>
>
>
>
> --
> Regards,
> Navnath Gadakh
>
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
>
>


-- 
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Enterprise PostgreSQL Company