pgAdmin 4 commit: Fixes SonarQube issues.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes SonarQube issues.
Date: 2021-05-29 07:26:05
Message-ID: E1lmtMD-0000oX-P8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes SonarQube issues.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a487a51135b7be4df22f91f56b0cc49789ad6aba
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/quick_search/trigger_search.js | 2 +-
web/pgadmin/browser/templates/browser/js/utils.js | 1 -
web/pgadmin/static/js/codemirror/addon/fold/pgadmin-sqlfoldcode.js | 2 +-
web/pgadmin/tools/psql/static/js/psql_module.js | 6 +-----
web/webpack.config.js | 2 +-
5 files changed, 4 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-05-29 18:32:27 Re: [Patch][pgAdmin] RM4203 Rename Database by another user
Previous Message Akshay Joshi 2021-05-27 06:49:31 Re: [Patch][pgAdmin] RM4203 Rename Database by another user