[pgAdmin][RM7255]:Update select control UI

2022-04-08 Thread Pradip Parkale
Hi Hackers, Please find the attached for #7255. I have removed the dropdown list icon for the empty select list. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7255.patch Description: Binary data

[pgAdmin][RM7296]: Browser tree is not getting refresh after deleting the multiple node from collection properties

2022-04-08 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7296.I have fixed the issue where the browser tree did not refresh after multiple nodes were deleted. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7296.patch Description: Binary data

[pgAdmin][RM7168] Geometry Viewer popup UI improvement

2022-04-08 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7168.patch Description: Binary data

Re: [pgAdmin][RM7255]:Update select control UI

2022-04-08 Thread Pradip Parkale
Hi, Please ignore my previous email. Please find the updated patch. On Fri, Apr 8, 2022 at 12:21 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached for #7255. I have removed the dropdown list icon > for the empty select list. > > > -- > Thanks

pgAdmin 4 commit: Don't strip binaries when packaging them in the serve

2022-04-08 Thread Dave Page
Don't strip binaries when packaging them in the server RPM as this might break cpython modules. Fixes #7231 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0747329575e9c25567233a97d030de9454758176 Modified Files --