Re: [pgAdmin4][Patch]: To fix issues in pgAgent module

2017-12-05 Thread Dave Page
Thanks, applied. On Tue, Dec 5, 2017 at 8:53 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix given issues, > 1) User was allowed to enter start date ahead of end date while scheduling > the job. > RM#2921 > > 2) Datetime picker was not displaying in t

[pgAdmin4][Patch]: To fix issues in pgAgent module

2017-12-05 Thread Murtuza Zabuawala
Hi, PFA patch to fix given issues, 1) User was allowed to enter start date ahead of end date while scheduling the job. RM#2921 2) Datetime picker was not displaying in the grid (sub-node collection control). RM#1749 3) Fixed UI issue where validation error was not displaying properly for Datetim