pgAdmin 4 commit: Fixed issues introduce by SonarQube fixes.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issues introduce by SonarQube fixes.
Date: 2022-02-01 08:44:24
Message-ID: E1nEom0-0002KS-FH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issues introduce by SonarQube fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa5b1d50b9722d1a96b181233c29cb7ae29edbce

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 2 --
web/pgadmin/browser/static/js/error.js | 16 +++++++---------
web/pgadmin/static/js/backgrid.pgadmin.js | 11 ++---------
web/pgadmin/tools/debugger/static/js/direct.js | 6 +++---
.../tools/schema_diff/static/js/schema_diff_ui.js | 10 +++++++---
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 18 ++++++++----------
6 files changed, 27 insertions(+), 36 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-01 10:48:39 pgAdmin 4 commit: Added JSON as a supported type in Storage Manager.
Previous Message Akshay Joshi 2022-01-31 15:06:05 pgAdmin 4 commit: Reverting patch for the upgrade of Pillow module.