pgAdmin 4 commit: Ensure that the browser tree should be refreshed afte

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 browser tree should be refreshed afte
Date: 2022-09-14 09:46:28
Message-ID: E1oYOyS-0005Ws-00@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the browser tree should be refreshed after changing the ownership. Fixes #7607

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=16bcb7d4a2b7a06289de60320c83afb6fde7ae90

Modified Files
--------------
docs/en_US/images/change_ownership.png | Bin 56342 -> 69184 bytes
docs/en_US/release_notes_6_14.rst | 1 +
.../static/js/Dialogs/ChangeOwnershipContent.jsx | 5 ++--
.../static/js/UserManagementDialog.jsx | 29 +++++++++++++++++++--
4 files changed, 30 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-14 09:46:51 Re: [pgAdmin]: Update debugger method after security fixes
Previous Message Nikhil Mohite 2022-09-14 08:34:30 [pgAdmin]: Update debugger method after security fixes