Thread: pgAdmin 4 commit: Misc fixes for the pgAgent module:

pgAdmin 4 commit: Misc fixes for the pgAgent module:

From
Dave Page
Date:
Misc fixes for the pgAgent module:

1) User was allowed to enter start date ahead of end date while scheduling a job. Fixes #2921

2) Datetime picker was not displaying in the grid (sub-node collection control). Fixes #1749

3) Fixed UI issue where validation error was not displaying properly for Datetime control.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5718b9d56dee55398a3ae766215399e5915649e
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../pgagent/schedules/static/js/pga_schedule.js    | 26 +++++++++++++++++++---
web/pgadmin/static/js/backform.pgadmin.js          | 10 +++++++++
web/pgadmin/static/scss/_backform.overrides.scss   |  7 ++++++
3 files changed, 40 insertions(+), 3 deletions(-)