pgAdmin 4 commit: Added recommended ESLinter checks. Fixes #4142 - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Added recommended ESLinter checks. Fixes #4142
Date
Msg-id E1hDpDs-00056y-HI@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added recommended ESLinter checks. Fixes #4142

(cherry picked from commit 84ecffa4d9d0965f46bdef8a074f44475d8d79a2)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40c8124733f0199e7a16c674b5dd3053fb49bf1f
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_5.rst                                   | 1 +
web/.eslintrc.js                                                   | 5 +++++
.../servers/databases/schemas/tables/columns/static/js/column.js   | 1 -
web/pgadmin/browser/static/js/browser.js                           | 1 -
web/pgadmin/help/static/js/help.js                                 | 2 +-
web/pgadmin/static/js/pgadmin.js                                   | 7 ++++++-
6 files changed, 13 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body whenrendering Select2 control
Next
From: "Stuart D. Gathman"
Date:
Subject: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support