pgAdmin 4 commit: Stability and bug fixes in schemaview react framework

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Stability and bug fixes in schemaview react framework
Date: 2021-09-09 07:58:38
Message-ID: E1mOExC-0003z2-On@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Stability and bug fixes in schemaview react framework.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb5e2b98e9c9fe58c37e4dd367e531a464397038
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx | 18 +++----
web/pgadmin/static/js/SchemaView/FormView.jsx | 35 +++++++------
web/pgadmin/static/js/SchemaView/base_schema.ui.js | 5 ++
web/pgadmin/static/js/SchemaView/index.jsx | 59 +++++++++++++---------
.../js/helpers/DataGridViewWithHeaderForm.jsx | 17 ++++---
5 files changed, 76 insertions(+), 58 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-09 07:58:39 pgAdmin 4 commit: - Fix codemirror cursor issue. - Fix foreign table ja
Previous Message Akshay Joshi 2021-09-09 07:58:37 pgAdmin 4 commit: Fixed minor issue with merging