pgAdmin 4 commit: Fixed an issue where detaching the query editor panel - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where detaching the query editor panel
Date
Msg-id E1lwLix-0001aB-2h@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where detaching the query editor panel gives a blank white panel. Fixes #6398

Branch
------
React_Porting

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f34231cced4baf10f7f332c6cc5418819910806
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_5.rst                 |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js | 27 ++++++++++++++++++++++++
web/pgadmin/tools/psql/static/js/psql_module.js  | 26 +++++++++++++++++++++++
3 files changed, 54 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM3893 pgadmin4 Reassign/Drop Owned
Next
From: Khushboo Vashi
Date:
Subject: Re: Refactor: Registry Classes