pgAdmin 4 commit: Ensure that the start and end date should be deleted - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the start and end date should be deleted
Date
Msg-id E1jJZyx-0000yh-OJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the start and end date should be deleted when clear the selection for pgAgent Job. Fixes #3645

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=75b6341a84b93a1674b39a5044ef206dff6cd715
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst              |  1 +
docs/en_US/release_notes_4_21.rst         | 20 ++++++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js |  2 +-
web/pgadmin/static/js/backgrid.pgadmin.js | 14 +++++---------
4 files changed, 27 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_targetand parallel_workers of table
Next
From: Akshay Joshi
Date:
Subject: Re: [RM3645] Start and End Date does not delete for Schedules in pgAgent Job