Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it. - Mailing list pgadmin-hackers

From Pradip Parkale
Subject Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Date
Msg-id CAJ9T6SvtunAsvF0X4zZ2oOjULypRVrHnv5=gSBYQi=RfoL_DDg@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Hi Akshay,

Patch looks good to me.

On Wed, May 5, 2021 at 8:20 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hello,

PFA patch to remove duplicate code and avoid DOM search operation in panel.js.

--
Regards,
Murtuza Zabuawala
EDB
POWER TO POSTGRES


On Wed, Apr 28, 2021 at 12:02 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Tue, Apr 27, 2021 at 8:12 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for #6355. I have added the event to prevent the browser from opening the dragged file.


--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation.