pgAdmin 4 commit: Fixed object delete issue from the properties tab for

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed object delete issue from the properties tab for
Date: 2021-10-19 11:51:56
Message-ID: E1mcneu-0005Xq-4l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed object delete issue from the properties tab for the collection nodes. Fixes #6858

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27b6e07e215f54fc28d8cc25e2480241c007506d
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst | 1 +
.../databases/schemas/tables/constraints/static/js/constraints.js | 1 +
.../servers/databases/schemas/tables/partitions/static/js/partition.js | 1 +
.../server_groups/servers/databases/schemas/types/static/js/type.js | 2 +-
4 files changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-19 11:54:07 Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue
Previous Message Rahul Shirsat 2021-10-19 11:15:05 Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue