pgAdmin 4 commit: Partially fixes the data output panel display issue.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Partially fixes the data output panel display issue.
Date: 2021-08-17 11:52:16
Message-ID: E1mFxdg-00017U-JH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Partially fixes the data output panel display issue. Fixes #6572

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6edfb498f171e141970a0b26981dda63f8d8ded
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_5_7.rst | 21 +++++++++++++++++++++
web/pgadmin/tools/datagrid/static/js/datagrid.js | 4 ++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 12 ++++++++++++
4 files changed, 38 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-17 11:52:30 Re: [pgAdmin][Patch] - Bug #6572 - Query Tool: Data output panel display issue
Previous Message Yogesh Mahajan 2021-08-17 08:23:10 [pgAdmin][Patch] - Bug #6572 - Query Tool: Data output panel display issue