pgAdmin 4 commit: Fixed an issue where the Properties panel was not loa - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the Properties panel was not loa
Date
Msg-id E1mTIR8-0003J9-KB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the Properties panel was not loaded for catalog tables. Fixes #6778

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js     |  8 +++-----
.../databases/schemas/tables/static/js/table.ui.js    | 19 ++++++++++---------
web/pgadmin/static/js/SchemaView/FormView.jsx         |  3 +++
3 files changed, 16 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Pin material-ui to v4.11
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Pin material-ui to v4.11