pgAdmin 4 commit: Disabled the Stop process button after clicking it an - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Disabled the Stop process button after clicking it an
Date
Msg-id E1jfzsE-0004UR-1P@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Disabled the Stop process button after clicking it and added a message 'Terminating the process...' to notify the user.
Fixes#3787 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c932213abd12a151e18277c1acb417866095fdd6
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst                 |  1 +
web/pgadmin/misc/bgprocess/static/js/bgprocess.js | 14 ++++++++------
2 files changed, 9 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: RM5576: Improve error messaging if the storage and logdirectories cannot be created
Next
From: Khushboo Vashi
Date:
Subject: Re: Re- [RM-3669]If user drop any object and click on create script,count rows and Truncate table, proper error should displayed that object isin present