pgAdmin 4 commit: Some changes to the core code that will be helpful fo - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Some changes to the core code that will be helpful fo
Date
Msg-id E1mOExB-0003vD-Ma@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Some changes to the core code that will be helpful for other nodes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b20558cb992c6ccdff82c60b32ad61bd939308c2
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../servers/databases/static/js/database.ui.js      |  4 ++--
web/pgadmin/browser/static/js/node_view.jsx         |  8 +++++++-
web/pgadmin/static/js/SchemaView/DataGridView.jsx   |  6 +++---
web/pgadmin/static/js/SchemaView/FormView.jsx       |  7 ++++---
web/pgadmin/static/js/SchemaView/MappedControl.jsx  |  6 +++---
web/pgadmin/static/js/SchemaView/base_schema.ui.js  | 18 ++++++++++++++++--
web/pgadmin/static/js/SchemaView/index.jsx          | 21 +++++++++++++++------
web/pgadmin/static/js/Theme/index.jsx               | 10 +++++-----
web/pgadmin/static/js/components/FormComponents.jsx |  6 ++++--
web/pgadmin/static/js/utils.js                      |  4 ++--
10 files changed, 61 insertions(+), 29 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Tag REL-5_7 has been created.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.