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

2022-04-07 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][RM7255]:Update select control UI

2022-04-07 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 4 commit: Fixed audit issues

2022-04-07 Thread Akshay Joshi
Fixed audit issues Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=70be075dcd8c853768ab7c617554579cd9583a90 Modified Files -- web/yarn.lock | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-)

pgAdmin 4 commit: 1) Port query tool to React. Fixes #6131

2022-04-07 Thread Akshay Joshi
1) Port query tool to React. Fixes #6131 2) Added status bar to the Query Tool. Fixes #3253 3) Ensure that row numbers should be visible in view when scrolling horizontally. Fixes #3989 4) Allow removing a single query history. Refs #4113 5) Partially fixed Macros usability issues. Ref #6969 6) Fi

Re: [pgAdmin][RM7187] ERD Image png 0 bytes

2022-04-07 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Apr 6, 2022 at 6:02 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Due to the limitations of HTML Canvas, if the image exceeds max > width/height of 32767 then the image becomes empty. > To fix this, I have set the max limit of

pgAdmin 4 commit: Fixed an issue where the downloaded ERD diagram was 0

2022-04-07 Thread Akshay Joshi
Fixed an issue where the downloaded ERD diagram was 0 bytes. Fixes #7187 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bf8e569bde0dd2b2ce6bf248a209a01a7523a7f4 Author: Aditya Toshniwal Modified Files -- docs/en_US/release_notes.

pgAdmin 4 v6.8 Released

2022-04-07 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.8. This release of pgAdmin 4 includes 22 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/6.8/release_notes_6_8.html. pgAdmin is the leading Open Source

pgAdmin 4 commit: Tag REL-6_8 has been created.

2022-04-07 Thread Akshay Joshi
Tag REL-6_8 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-6_8 Log Message --- Tag v6.8

Re: pgAdmin4 v6.8 candidate builds

2022-04-07 Thread Fahar Abbas
@Akshay Joshi One round of testing has been done on all supported platforms, Can you please publish v6.8 on the website? On Tue, Apr 5, 2022 at 5:25 PM Akshay Joshi wrote: > > Hi All > > We have found some issues with the previous build. The latest builds and > source code is available at https