pgAdmin 4 commit: Add titles to the code areas of the Query Tool andDe - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add titles to the code areas of the Query Tool andDe
Date
Msg-id E1gSOXg-0006Nv-SQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add titles to the code areas of the Query Tool and Debugger to ensure that panels can be re-docked within them. Fixes
#3619

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d801ed5008c48c13841f7965ba7582ff6191f9bc
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst                    |  1 +
web/pgadmin/tools/debugger/__init__.py              | 21 +++++++++++++++++++++
web/pgadmin/tools/debugger/static/js/direct.js      |  5 +++--
.../tools/debugger/templates/debugger/direct.html   |  2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js  |  4 ++--
5 files changed, 28 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: SCSS change for reset button and help text
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3619 Unable to Re-Dock Query Tool LowerWindow Component