pgAdmin 4 commit: Fixing the on the javascript files -'web/pgadmin/sta - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixing the on the javascript files -'web/pgadmin/sta
Date
Msg-id E1dzhFb-0002Ov-35@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixing the on the javascript files - 'web/pgadmin/static/js/*.js' for
the errors reported by the eslint.

Branch
------
WEBPACK_DEVEL

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

Modified Files
--------------
web/pgadmin/static/js/alertify.pgadmin.defaults.js |  250 ++-
web/pgadmin/static/js/backform.pgadmin.js          | 1244 ++++++------
web/pgadmin/static/js/backgrid.pgadmin.js          | 2050 ++++++++++----------
web/pgadmin/static/js/check_node_visibility.js     |   16 +-
web/pgadmin/static/js/gettext.js                   |    2 +-
web/pgadmin/static/js/pgadmin.js                   |   33 +-
web/pgadmin/static/js/size_prettify.js             |   12 +-
web/pgadmin/static/js/sqleditor_utils.js           |   14 +-
web/pgadmin/static/js/url_for.js                   |   13 +-
9 files changed, 1803 insertions(+), 1831 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Code refactoring - Dashboard module
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixed some of the issue introduced in previouscommit