pgAdmin 4 commit: Fix an issue where a change to any field in serverdi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue where a change to any field in serverdi
Date
Msg-id E1fOOHw-000777-0L@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue where a change to any field in server dialog causes the 'tunnel_identity_file' model value to get included
unnecessarilyin the update request. Fixes #3389 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f877de6a1f24a65975492bc230d7f2039f16912f
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/static/js/server.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] RM #3277 Runtime startup error handling isbroken on Windows
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch#3389] To prevent unwanted model changes inServer dialog