pgAdmin 4 commit: Properties panel is not updated when any object is ad - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Properties panel is not updated when any object is ad
Date
Msg-id E1mVvXU-0004HH-88@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixes RM #6833
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixes RM #6833