Re: [pgAdmin]: Patch for SonarQube bug fixes

2022-01-09 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jan 10, 2022 at 11:44 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch to fix SonarQube bugs in the CSS. > > On Fri, Jan 7, 2022 at 7:16 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi

pgAdmin 4 commit: Fixed SonarQube issue.

2022-01-09 Thread Akshay Joshi
Fixed SonarQube issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e43a87da09214d683a3c7fc8bf3ace81e3829bbb Author: Nikhil Mohite Modified Files -- web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss | 1 - 1 file changed, 1

Re: [pgAdmin]: Patch for SonarQube bug fixes

2022-01-09 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch to fix SonarQube bugs in the CSS. On Fri, Jan 7, 2022 at 7:16 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find the attached patch to fix SonarQube bugs (fixed 12 issues in > this path). > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Senior Soft

pgAdmin 4 commit: Fixed API test case for Import/Export Servers.

2022-01-09 Thread Akshay Joshi
Fixed API test case for Import/Export Servers. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55dc06de15129a4d4f8c74915e0fe1868bd9ed57 Modified Files -- web/pgadmin/utils/paths.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletion