pgAdmin 4 commit: Fixed some additional issues for the Type node. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed some additional issues for the Type node.
Date
Msg-id E1mVsrj-0008CC-71@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed some additional issues for the Type node.

refs #6744

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6816] Date time control related fixes