pgAdmin 4 commit: Ensure that the lock panel should not be blocked for - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the lock panel should not be blocked for
Date
Msg-id E1mIlee-0002vH-Vi@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the lock panel should not be blocked for larger records. Fixes #6570

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=737bc6a965f67cefe0acf9a30c8e72a70ec01fde
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst             |  1 +
web/pgadmin/dashboard/static/js/dashboard.js | 24 ++++++++++++++++++++++--
web/pgadmin/static/scss/_pgadmin.style.scss  |  1 +
3 files changed, 24 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed failed test cases.