pgAdmin 4 commit: Fixed an issue where there is no setting to turn off - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where there is no setting to turn off
Date
Msg-id E1o0gFN-0002ld-EE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where there is no setting to turn off notifications in the Query Tool. Fixes #7423

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c1493bd7eb27c3b1800aa3c2c5879b6114f6ac9
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_11.rst                                | 1 +
.../tools/sqleditor/static/js/components/sections/ResultSet.jsx  | 9 ++++++++-
web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py      | 9 +++++++++
3 files changed, 18 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7423] Preference to turn off query success notification
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7351]: Templates not displayed