pgAdmin 4 commit: Fixed an issue where notifier not working when openin

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where notifier not working when openin
Date: 2021-12-08 12:45:53
Message-ID: E1muwKX-000804-0L@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-08 13:47:21 pgAdmin 4 commit: Updated NWjs version to 0.59.0
Previous Message Akshay Joshi 2021-12-08 07:02:53 Re: [patch][pgAdmin] RM7029 The PGv14 SQL FUNCTION syntax of RETURN or BEGIN ATOMIC is not recognized nor displayed