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
Author: Yogesh Mahajan 

Modified Files
--
docs/en_US/release_notes_6_3.rst | 1 +
web/pgadmin/dashboard/static/js/dashboard.js | 8 
2 files changed, 5 insertions(+), 4 deletions(-)



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 Mohite 

Modified Files
--
docs/en_US/release_notes_6_3.rst| 1 +
web/pgadmin/tools/sqleditor/__init__.py | 2 +-
web/pgadmin/utils/driver/psycopg2/connection.py | 3 ---
3 files changed, 2 insertions(+), 4 deletions(-)



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 & Regards,*
> *Nikhil Mohite*
> *Senior Software Engineer.*
> *EDB Postgres* 
> *Mob.No: +91-7798364578.*
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


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 shown in console while startup.
>
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


[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* 
*Mob.No: +91-7798364578.*


RM-6955.patch
Description: Binary data


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: browser tree
> sort order not updating when renaming a server group
>
>
> --
> *Thanks & Regards,*
> *Nikhil Mohite*
> *Senior Software Engineer.*
> *EDB Postgres* 
> *Mob.No: +91-7798364578.*
>

Regards,
Nikhil Mohite


RM-6955_v2.patch
Description: Binary data