pgAdmin 4 commit: Fix linter issues in previous commit. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix linter issues in previous commit.
Date
Msg-id E1mOExC-0003wH-0q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix linter issues in previous commit.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d8eeba0dd0d99b9cf3c22d0879495a028cb46e3
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 22 ++++++++++++++++------
web/pgadmin/static/js/SchemaView/DepListener.js    |  2 +-
web/pgadmin/static/js/SchemaView/FormView.jsx      |  7 ++++---
web/pgadmin/static/js/SchemaView/base_schema.ui.js |  2 +-
web/pgadmin/static/js/SchemaView/index.jsx         | 14 ++++++--------
.../static/js/components/FormComponents.jsx        |  1 +
6 files changed, 29 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue with merging
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Integer and Numeric inputs fixes.