Re: Issue tracking

2022-01-20 Thread Philippe Cloutier
Hi Dave, Le 2021-11-15 à 05:37, Dave Page a écrit : On Fri, Nov 12, 2021 at 11:31 PM Philippe Cloutier wrote: Le 2021-11-10 à 04:06, Dave Page a écrit : Hi On Tue, Nov 9, 2021 at 11:23 PM Philippe Cloutier wrote: [...] The ticket I filed was set to Sta

pgAdmin 4 commit: Fixed code smell reported by SonarQube.

2022-01-20 Thread Akshay Joshi
Fixed code smell reported by SonarQube. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1013d7ccdd3431d354fa0a23b987a13a919d8ad0 Modified Files -- web/pgadmin/authenticate/ldap.py| 13 +++-- .../browser/s

pgAdmin 4 commit: Port Import/Export dialog to React. Fixes #7017.

2022-01-20 Thread Akshay Joshi
Port Import/Export dialog to React. Fixes #7017. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c983aae8819a8ca9eade359ec9f613ff845aeb99 Author: Yogesh Mahajan Modified Files -- docs/en_US/images/import_export_columns.png

Re: [pgAdmin][Patch] - Housekeeping #7017- [React] Port Import Export dialog to React.

2022-01-20 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jan 20, 2022 at 3:18 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes all comments given below. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Wed, Jan 19, 2022 at 7:47 PM Akshay Joshi < > aks