pgAdmin 4 commit: Fixed an issue where unable to change the column prop - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where unable to change the column prop
Date
Msg-id E1mT2Yw-0002V0-0E@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where unable to change the column properties from edit dialog. Fixes #6766

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js    | 20 ++++++++++----------
web/pgadmin/static/js/components/FormComponents.jsx  |  2 +-
.../javascript/schema_ui_files/column.ui.spec.js     |  4 ++--
3 files changed, 13 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Foreign Key fixes:
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6778] Properties panel not loaded for catalog tables