[pgAdmin][RM5867]:Some properties are not getting updated correctly if the server is shared server.

From: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5867]:Some properties are not getting updated correctly if the server is shared server.
Date: 2020-09-30 05:30:16
Message-ID: CAJ9T6SuxrZ9Yq5D0PMVMhP+0_HG=51aKiLPXGGG3_zV1HMD3bA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch for the below issues.

1. Shared with all? changed to 'Shared?'.
2. Hide shared server? changed to 'Hide shared servers?'.
3. Some properties of the base server were getting updated if the user
updated the shared server properties so I fixed this issue.
4. Fixed an issue where 'Later' and 'Refresh' button labels were getting
override on disconnect server confirmation dialogue.
5. If the user shares an auto-detected server and other user log-in then
the auto-detected server of the second user will not be visible, the second
user will see a shared auto-detected server.

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation

Attachment Content-Type Size
RM5867.patch application/octet-stream 692.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-30 07:00:44 pgAdmin 4 commit: Fixed an issue where some properties are not being up
Previous Message Akshay Joshi 2020-09-29 12:57:42 pgAdmin 4 commit: Removed (Beta) keyword from Schema Diff and High Cont