pgAdmin 4 commit: Properties panel is not updated when any object is ad

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Properties panel is not updated when any object is ad
Date: 2021-09-30 12:51:52
Message-ID: E1mVvXU-0004HH-88@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Properties panel is not updated when any object is added/deleted from the browser tree. Fixes #6833

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5e0c113c7bc4ffefbec569e7ca5416d9acf9dd8a
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 2 +-
.../server_groups/servers/databases/static/js/database.js | 1 -
web/pgadmin/browser/static/js/browser.js | 12 +++++++++---
web/pgadmin/static/js/tree/tree.js | 3 +++
4 files changed, 13 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-30 12:52:14 Re: [pgAdmin4][Patch] - Fixes RM #6833
Previous Message Khushboo Vashi 2021-09-30 11:28:22 Re: [pgAdmin4][Patch] - Fixes RM #6833