pgAdmin 4 commit: Ensure that the lock panel should not be blocked for

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 lock panel should not be blocked for
Date: 2021-08-25 05:40:52
Message-ID: E1mIlee-0002vH-Vi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-25 05:40:53 pgAdmin 4 commit: Fixed failed test cases.
Previous Message Aditya Toshniwal 2021-08-25 05:13:44 Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher