pgAdmin 4 commit: Add an option to request confirmation before cancelli

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add an option to request confirmation before cancelli
Date: 2019-11-05 08:58:18
Message-ID: E1iRufK-0005dM-E2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add an option to request confirmation before cancelling/resetting changes on a Properties dialog. Fixes #4351

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/preferences_browser_display.png | Bin 168069 -> 175992 bytes
docs/en_US/release_notes_4_15.rst | 2 +-
.../browser/register_browser_preferences.py | 6 +-
web/pgadmin/browser/static/js/node.js | 83 ++++++++++++---------
4 files changed, 53 insertions(+), 38 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-05 08:58:58 Re: [pgAdmin][RM4351] Confirm before close of properties dialog if changes not saved
Previous Message Aditya Toshniwal 2019-11-05 07:15:25 Re: [pgAdmin][RM4351] Confirm before close of properties dialog if changes not saved