pgAdmin 4 commit: Few more changes to core schema framework required by - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Few more changes to core schema framework required by
Date
Msg-id E1mOExB-0003vJ-Nf@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Few more changes to core schema framework required by other nodes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node_ajax.js         |  8 +++----
web/pgadmin/static/js/SchemaView/FormView.jsx      |  8 ++++++-
web/pgadmin/static/js/SchemaView/index.jsx         | 18 +++++++++++---
web/pgadmin/static/js/Theme/index.jsx              |  1 +
.../static/js/components/FormComponents.jsx        | 28 +++++++++++++++-------
5 files changed, 46 insertions(+), 17 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.