pgAdmin 4 commit: Ensure the pgAgent job start/end time grid fieldssyn

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure the pgAgent job start/end time grid fieldssyn
Дата
Msg-id E1erib4-0005DI-IH@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][RM#3153] Fix the issue in Debugger module
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI