pgAdmin 4 commit: Fixed an issue where the properties tab for collectio

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the properties tab for collectio
Date: 2021-02-26 07:20:46
Message-ID: E1lFXQc-0002BR-DV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the properties tab for collection nodes is unresponsive after switching the tabs. Fixes #4959

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4fc36a90531bde47ff0457ac6502d9e3aaa986a2
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
web/pgadmin/browser/static/js/collection.js | 27 +++++++++++++++++++++------
2 files changed, 22 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-26 07:21:04 Re: [pgAdmin][RM-6159]: Even though a user have the role pg_signal_backend isn't possible to kill the session via the GUI (Dashboard Tab).
Previous Message Neel Patel 2021-02-26 06:36:41 Re: pgagent unicode support