pgAdmin 4 commit: Ensure 'select all' and 'unselect all' workingproper - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure 'select all' and 'unselect all' workingproper
Date
Msg-id E1fsPgD-0001m1-EQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure 'select all' and 'unselect all' working properly for pgAgent schedule. Fixes #3313.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_3.rst         |  3 +-
web/pgadmin/browser/static/js/node.ui.js | 53 +++++++++++++++++++-------------
2 files changed, 33 insertions(+), 23 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM #3313] "Select All" & "Unselect All" not working inSelect2 control