pgAdmin 4 commit: Ensure that ERD throws a warning before closing unsav

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 ERD throws a warning before closing unsav
Date: 2021-02-02 07:28:30
Message-ID: E1l6q6w-0007Og-Sk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that ERD throws a warning before closing unsaved changes if open in a new tab. Fixes #6193

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_0.rst | 1 +
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js | 11 ++++++++---
.../erd/static/js/erd_tool/ui_components/BodyWidget.jsx | 15 +++++++++++++++
3 files changed, 24 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-02 07:29:06 Re: [pgAdmin4][Patch]: Dependency tab fix
Previous Message Dave Page 2021-02-01 17:35:26 pgAdmin 4 commit: Rotate the logfile in the container distribution. Fix