pgAdmin 4 commit: Fixed dialog crash issue when added security label an - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed dialog crash issue when added security label an
Date
Msg-id E1mXj1d-0001GK-8S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed dialog crash issue when added security label and changing the type to shell. Fixes #6744

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bfb65e82aaf4fc1d339f08d3fc6a4eb5458ad9ac
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/types/static/js/type.ui.js   | 42 +++++++++++++---------
.../javascript/schema_ui_files/type.ui.spec.js     |  3 ++
2 files changed, 28 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure we have the latest version of libpq in the con
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue