pgAdmin 4 commit: Fixed issues introduce by SonarQube fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issues introduce by SonarQube fixes.
Date
Msg-id E1nEom0-0002KS-FH@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Reverting patch for the upgrade of Pillow module.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added JSON as a supported type in Storage Manager.