pgAdmin 4 commit: Confirm loss of changes with the user before clearing

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Confirm loss of changes with the user before clearing
Date: 2016-09-08 08:12:50
Message-ID: E1bhuS2-0001ZY-Rk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Confirm loss of changes with the user before clearing the query or history, or opening a new file in the Query Tool. Fixes #1666

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=982c291a31da13581ba4ee8ea345f04f60a175b7
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../sqleditor/templates/sqleditor/js/sqleditor.js | 88 +++++++++++++++++-----
1 file changed, 69 insertions(+), 19 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-08 08:13:01 Re: PATCH: Adding more confirmations in query tool (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-09-08 06:18:26 Re: PATCH: Adding more confirmations in query tool (pgAdmin4)