pgAdmin 4 commit: Fixed an issue where select all checkbox only selects - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where select all checkbox only selects
Date
Msg-id E1jl4PX-0005Sv-0q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where select all checkbox only selects the first 50 tables. Fixes #4226

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ae5c0ec4f8c29575bde0b18dc0f4ba1faad94bc
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst           |  1 +
web/pgadmin/browser/static/js/collection.js | 11 +++++++++++
2 files changed, 12 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed issue related to shadowing variables reported b
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] SonarQube reported vulnerabilities and design suspicions