pgAdmin 4 commit: Fixed an issue where the error is thrown while creati

2021-11-28 Thread Akshay Joshi
Fixed an issue where the error is thrown while creating a new server using Add New Server from the dashboard while tree item is not selected. Fixes #7015 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=abe530344805b0a9dfbb3b1d58ba67f6dfc03902

pgAdmin 4 commit: Fixed an issue where On-demand rows throw an error wh

2021-11-28 Thread Akshay Joshi
Fixed an issue where On-demand rows throw an error when any row cell is edited and saved it then scroll to get more rows. Fixes #7005 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bef692d4316641f66e13aac01151ed36f4fbe5a4 Author: Nikhil Mohit

Re: [pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved

2021-11-28 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Nov 25, 2021 at 12:17 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-7005: > On-demand rows throw an > error if any cell edit saved > > -- > *Thanks &

Re: [pgAdmin][Patch] - Bug #7015 - Unable to add new server on startup

2021-11-28 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Nov 26, 2021 at 4:19 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes errors thrown while creating a > new server via Add New Server from dashboard & tree item is not selected. > Also fixes errors

[pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group

2021-11-28 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6955: pgadmin 6.1: browser tree sort order not updating when renaming a server group -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres*

Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group

2021-11-28 Thread Nikhil Mohite
Hi Hackers, Please ignore the earlier patch. Find the updated patch attached. On Mon, Nov 29, 2021 at 10:33 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-6955: > pgadmin 6.1: browse