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

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: To fix issues in pgAgent module
Date: 2017-12-05 11:53:11
Message-ID: CAKKotZRmZ9pUSeCFe6bkn+65wL-ha0f+tYmhHk47=Kgz7Jei_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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
Datetime control (Screenshot attached).

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2921_1749.diff text/plain 4.0 KB
image/png 64.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-12-05 13:20:41 [pgAdmin4][Patch]: To fix the issue in File manager
Previous Message Dave Page 2017-12-05 05:23:40 pgAdmin 4 commit: Push HTTPD logs to container stdout/stderr as appropr