pgAdmin 4 commit: Fixed dialog crash issue when added security label an

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed dialog crash issue when added security label an
Date: 2021-10-05 11:54:25
Message-ID: E1mXj1d-0001GK-8S@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-05 11:54:50 Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue
Previous Message Dave Page 2021-10-05 11:45:58 pgAdmin 4 commit: Ensure we have the latest version of libpq in the con