[pgadmin-org/pgadmin4] a4e9f0: Fixed an issue where changes done to a node using ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] a4e9f0: Fixed an issue where changes done to a node using ...
Date: 2023-12-27 05:36:16
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/6d399f-a4e9f0@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: a4e9f04a2e51ef142d57f6e4b91d4e2103598cab
https://github.com/pgadmin-org/pgadmin4/commit/a4e9f04a2e51ef142d57f6e4b91d4e2103598cab
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-12-27 (Wed, 27 Dec 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/misc/properties/ObjectNodeProperties.jsx

Log Message:
-----------
Fixed an issue where changes done to a node using edit dialog are not reflecting on the properties tab if the properties tab is active. #7041

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2023-12-27 08:06:32 [pgadmin-org/pgadmin4] ec12dc: Fixed the following issues found in testing #5908:
Previous Message Aditya Toshniwal 2023-12-26 04:55:45 Re: pg_file_settings