pgAdmin 4 commit: Few more changes to core schema framework required by

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Few more changes to core schema framework required by
Date: 2021-09-09 07:58:37
Message-ID: E1mOExB-0003vJ-Nf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal14(at)gmail(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-09 07:58:38 pgAdmin 4 commit: - Fix all the jasmine test case failures. - Show defa
Previous Message Akshay Joshi 2021-09-09 05:53:47 pgAdmin 4 commit: Tag REL-5_7 has been created.