pgAdmin 4 commit: Ensure the pgAgent job start/end time grid fieldssyn - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the pgAgent job start/end time grid fieldssyn
Date
Msg-id E1erib4-0005DI-IH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the pgAgent job start/end time grid fields synchronise with the subnode control and validate correctly. Fixes
#3073

Branch
------
master

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

Modified Files
--------------
.../servers/pgagent/schedules/static/js/pga_schedule.js  |  8 +++++++-
.../server_groups/servers/pgagent/static/js/pga_job.js   |  2 ++
.../servers/pgagent/steps/static/js/pga_jobstep.js       | 11 +++++++++++
web/pgadmin/static/js/backform.pgadmin.js                | 16 +++++++++++-----
4 files changed, 31 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3153] Fix the issue in Debugger module
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI