pgAdmin 4 commit: Add an option to request confirmation before cancelli - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Add an option to request confirmation before cancelli
Date
Msg-id E1iRufK-0005dM-E2@gothos.postgresql.org
Whole thread Raw
List 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.toshniwal@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved