pgAdmin 4 commit: Ensure that in the Query History tab, query details s

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that in the Query History tab, query details s
Date: 2021-09-17 15:34:59
Message-ID: E1mRFtD-0002HD-PS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that in the Query History tab, query details should be scrollable. Fixes #3827

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99c99a9ce95092026787c309a337e01cb169cce8
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_0.rst | 1 +
web/pgadmin/tools/sqleditor/static/scss/_history.scss | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-17 15:36:25 Re: [patch][pgAdmin] RM6713 [Debugger] Messages tab hide last message
Previous Message Akshay Joshi 2021-09-17 15:25:45 Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue