Re: [pgAdmin4][Patch] - RM #6129 - Port browser tree to React

2021-09-17 Thread Akshay Joshi
Hi Khushboo Following are the GUI review comments: - Arrow ( > ) is not center-aligned with the node labels. - Sorting of tree items is not correct when you have servers like (PostgreSQL 9.5, PostgreSQL 9.6, PostgreSQL 10...) - Servers collection node not showing count while expanding

Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue

2021-09-17 Thread Akshay Joshi
Hi Rahul Patch not applied, rebase and send the patch again. On Thu, Sep 16, 2021 at 6:39 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves the below issue: > > 1. Enum Type - Unable to delete rows for Enum type in Create Ty

pgAdmin 4 commit: Fixed an issue where the last message is not visible

2021-09-17 Thread Akshay Joshi
Fixed an issue where the last message is not visible in the Debugger. Fixes #6713 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f1c04096e5b7dbfc0745660aaf0514a18d6dac11 Author: Rahul Shirsat Modified Files -- docs/en_US/release

pgAdmin 4 commit: Fixed the CSS issue causing extra space at the bottom

2021-09-17 Thread Akshay Joshi
Fixed the CSS issue causing extra space at the bottom of maintenance backup dialog. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=32e97b6422d98170282d581fea33a4ea2bfa6de1 Author: Aditya Toshniwal Modified Files -- web/pgadmin/b

pgAdmin 4 commit: Ensure that in the Query History tab, query details s

2021-09-17 Thread Akshay Joshi
Ensure that in the Query History tab, query details should be scrollable. Fixes #3827 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99c99a9ce95092026787c309a337e01cb169cce8 Author: Nikhil Mohite Modified Files -- docs/en_US/rel

pgAdmin 4 commit: Fixed an issue where privileges not shown in catalog

2021-09-17 Thread Akshay Joshi
Fixed an issue where privileges not shown in catalog nodes for Properties tab. Fixes #6743 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=346ee6ba5f4e97f01f4fedf9e8026b6c236e15d5 Author: Rahul Shirsat Modified Files -- .../serve

pgAdmin 4 commit: Updated query error row selection color as per dark t

2021-09-17 Thread Akshay Joshi
Updated query error row selection color as per dark theme style guide. Fixes #6723 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44e770aa0b58aa61907ade06a0a997e6f046b862 Author: Nikhil Mohite Modified Files -- docs/en_US/releas

Re: [patch][pgAdmin] RM6713 [Debugger] Messages tab hide last message

2021-09-17 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 15, 2021 at 1:34 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves the issue of the messages > tab hiding the last message. > > -- > *Rahul Shirsat* > Senior Software Engineer | Enterpri

Re: [patch][pgAdmin] RM6743 Security> Privileges is not displayed for catalog nodes

2021-09-17 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 16, 2021 at 1:28 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves the issue of Privileges not > shown in catalog nodes for Properties tab. > > -- > *Rahul Shirsat* > Senior Software Eng

Re: [pgAdmin][RM-3827]: In Query History tab, query details should be scrollable

2021-09-17 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 16, 2021 at 2:21 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for > RM-3827: > In Query History tab, query

Re: [pgAdmin][RM-6723]: Change indicator color of query row error.

2021-09-17 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 16, 2021 at 4:01 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for > RM-6723: > Change indicator color of >