pgAdmin 4 commit: Fixed some additional issues for the Type node.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed some additional issues for the Type node.
Date: 2021-09-30 10:00:35
Message-ID: E1mVsrj-0008CC-71@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-30 10:01:36 Re: [pgAdmin][RM6816] Date time control related fixes
Previous Message Rahul Shirsat 2021-09-30 08:15:28 Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue