pgAdmin 4 commit: Added alert message to Reset Layout if any of the pan

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added alert message to Reset Layout if any of the pan
Date: 2020-04-15 11:16:16
Message-ID: E1jOg1g-0003TY-MN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added alert message to Reset Layout if any of the panels from Query Tool failed to load. Fixes #5366

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed0a596286a7f0fef741f91633e76b39e1ca338f
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/static/js/sqleditor/query_tool_notifications.js | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 10 ++++++++++
3 files changed, 12 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-15 11:16:49 Re: [pgAdmin4][RM#4858] Allow user to reconnect to DB server when connection is drop
Previous Message Shubham Agarwal 2020-04-15 11:06:39 Re: [pgAdmin4 Patch - RM 4440]