pgAdmin 4 commit: Fixed some issues reported by SonarQube.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed some issues reported by SonarQube.
Date: 2021-03-19 06:26:22
Message-ID: E1lN8aU-0007rM-Oz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed some issues reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=24dc7f4a91230f95b74b326b247743c02b3aca4c
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.../static/js/fts_configuration.js | 1 -
.../schemas/functions/static/js/function.js | 23 +++++++++-------------
.../functions/static/js/trigger_function.js | 7 +------
web/pgadmin/misc/file_manager/__init__.py | 2 +-
4 files changed, 11 insertions(+), 22 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-19 06:26:46 Re: [pgAdmin]:Patch for SonarQube fixes.
Previous Message Akshay Joshi 2021-03-19 06:15:25 Re: [pgAdmin4][Patch]: RM 6317 - Toggle buttons are inaccessible