pgAdmin 4 commit: Fixes an issue where the connect server/database menu

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes an issue where the connect server/database menu
Date: 2022-03-07 10:01:14
Message-ID: E1nRAB0-0003h0-Cl@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes an issue where the connect server/database menu was not updated correctly. Fixes #7186

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_6.rst | 1 +
.../browser/server_groups/servers/databases/static/js/database.js | 3 +++
web/pgadmin/browser/server_groups/servers/static/js/server.js | 5 +++++
3 files changed, 9 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-03-07 10:02:29 [Patch] - Feature Test Fix
Previous Message Nikhil Mohite 2022-03-07 09:15:36 [pgAdmin][RM-7186]: Connect database issue from object menu