pgAdmin 4 commit: Fixed an issue where notifier not working when openin - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where notifier not working when openin
Date
Msg-id E1muwKX-000804-0L@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where notifier not working when opening query tool in a new
window and then open it in the new tab.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f24348b2b031fc1808307ea5a903fe96e002a877

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js   | 5 ++++-
web/pgadmin/static/js/helpers/Notifier.jsx | 8 ++++----
web/pgadmin/templates/base.html            | 2 --
3 files changed, 8 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM7029 The PGv14 SQL FUNCTION syntax of RETURN or BEGIN ATOMIC is not recognized nor displayed
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Updated NWjs version to 0.59.0