pgAdmin 4 commit: Ensure that the start and end date should be deleted

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the start and end date should be deleted
Date: 2020-04-01 09:48:23
Message-ID: E1jJZyx-0000yh-OJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-01 09:50:23 Re: [RM3645] Start and End Date does not delete for Schedules in pgAgent Job
Previous Message Akshay Joshi 2020-04-01 09:21:32 Re: [pgAdmin][RM5181] Add support for parameters toast_tuple_target and parallel_workers of table