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.toshni...@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(-)