[pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag

2021-09-01 Thread Aditya Toshniwal
Hi Hackers,

Attached is a small patch to avoid a potential conflict with jquery.drag
and use addEventListener to bind events.
Please review.

-- 
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*

"Don't Complain about Heat, Plant a TREE"


jquery.drag.conflict.patch
Description: Binary data


pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a

2021-09-01 Thread Akshay Joshi
Avoid a potential conflict with jquery.drag and use addEventListener to bind 
events.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=173517985eb89ba5503b851b42d31eecc61eebac
Author: Aditya Toshniwal 

Modified Files
--
web/pgadmin/browser/static/js/panel.js | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)



Re: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag

2021-09-01 Thread Akshay Joshi
Thanks, the patch applied.

On Wed, Sep 1, 2021 at 1:36 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Attached is a small patch to avoid a potential conflict with jquery.drag
> and use addEventListener to bind events.
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
> 
> "Don't Complain about Heat, Plant a TREE"
>


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

*Mobile: +91 976-788-8246*


pgAdmin 4 commit: Ensure that pgAdmin should not fail at login due to a

2021-09-01 Thread Akshay Joshi
Ensure that pgAdmin should not fail at login due to a special character in the 
hostname. Fixes #6704

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a9ff5c799e2a1b8ba28fcbc6f4e6eab620e8aabf

Modified Files
--
docs/en_US/release_notes_5_7.rst | 1 +
pkg/mac/build.sh | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)



[patch][pgAdmin] RM6625 Smarter closing of Tabs

2021-09-01 Thread Rahul Shirsat
Hi Hackers,

Please find the patch for feature addition of smarter closing of tabs.

-- 
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.


RM6625.patch
Description: Binary data


pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap

2021-09-01 Thread Akshay Joshi
Make closing tabs to be smarter by focusing on the appropriate tab when the 
user closed a tab. Fixes #6625

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2c1aa2c4cd3d63c9ba1c56307d2b8b15c83b5c9
Author: Rahul Shirsat 

Modified Files
--
docs/en_US/release_notes_5_7.rst |  1 +
web/package.json |  2 +-
web/yarn.lock| 12 ++--
3 files changed, 8 insertions(+), 7 deletions(-)



Re: [patch][pgAdmin] RM6625 Smarter closing of Tabs

2021-09-01 Thread Akshay Joshi
Thanks, the patch applied.

On Thu, Sep 2, 2021 at 11:21 AM Rahul Shirsat <
rahul.shir...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Please find the patch for feature addition of smarter closing of tabs.
>
> --
> *Rahul Shirsat*
> Senior Software Engineer | EnterpriseDB Corporation.
>


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

*Mobile: +91 976-788-8246*