pgAdmin 4 commit: Ensure that only the table node should be allowed to

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that only the table node should be allowed to
Date: 2021-10-19 06:32:04
Message-ID: E1mcifM-0005oO-Uf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that only the table node should be allowed to drop on the ERD tool. Fixes #6929

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9de14893229fc81477c8c1abc4dccb8284a75f88
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 1 +
web/pgadmin/tools/erd/static/js/erd_tool/ui_components/BodyWidget.jsx | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-19 06:32:33 Re: [pgAdmin][RM6929] Error Message displayed if user drag sequence in ERD
Previous Message Khushboo Vashi 2021-10-19 05:23:24 [pgAdmin4][Patch] - RM #6930 - Existing Server group disappear if user rename it