pgAdmin 4 commit: Fixed an issue where pressing the back button will sh

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 pressing the back button will sh
Date: 2020-12-24 07:44:04
Message-ID: E1ksLI4-0004Ec-Iu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where pressing the back button will show another instance of the main page inside of the Query Tool tab. Fixes #4892

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c9853f10dbe1cfa2a117ce993165bc988726319
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 +
.../server_groups/servers/databases/schemas/__init__.py | 3 ++-
web/pgadmin/tools/datagrid/static/js/datagrid.js | 15 +++++++++++++--
3 files changed, 16 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-24 07:44:49 Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake
Previous Message Rahul Shirsat 2020-12-23 14:52:44 Re: [pgAdmin] RM4892 pgAdmin "Inception"