pgAdmin 4 commit: Confirm with the user before exiting the runtime. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Confirm with the user before exiting the runtime. Fix
Date: 2017-11-08 01:11:01
Message-ID: E1eCEtR-0004Na-B9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Confirm with the user before exiting the runtime. Fixes #2443

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a4b2ea95383b1505cab5b5b93220c211f71c674
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-08 01:11:40 Re: [pgAdmin4][patch][runtime]: RM#2443 - No prompt while exiting application
Previous Message Murtuza Zabuawala 2017-11-07 15:46:49 [pgAdmin4][Patch]: To fix overlapping of validation error on Create/Edit dialog