public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added tab title placeholder for Query Tool, View/Edit
Date: Tue, 20 Oct 2020 11:46:28 +0000
Message-ID: <[email protected]> (raw)
Added tab title placeholder for Query Tool, View/Edit Data, and Debugger. Fixes #4232
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=18cad32bd4541e1993a051028bee81a2310d...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
docs/en_US/images/preferences_debugger_display.png | Bin 92314 -> 133908 bytes
docs/en_US/images/preferences_sql_display.png | Bin 167309 -> 221381 bytes
docs/en_US/preferences.rst | 6 ++
docs/en_US/release_notes_4_28.rst | 1 +
.../static/js/sqleditor/new_connection_dialog.js | 33 ++++++----
.../datagrid/static/js/datagrid_panel_title.js | 19 +++++-
web/pgadmin/tools/datagrid/static/js/show_data.js | 29 +++++++--
web/pgadmin/tools/debugger/__init__.py | 13 ++++
web/pgadmin/tools/debugger/static/js/debugger.js | 2 +
.../tools/debugger/static/js/debugger_ui.js | 5 +-
.../tools/debugger/static/js/debugger_utils.js | 46 ++++++++++++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 30 +++++++--
.../sqleditor/utils/query_tool_preferences.py | 26 ++++++++
.../javascript/browser/preferences_spec.js | 6 +-
.../javascript/datagrid/get_panel_title_spec.js | 36 +++++++----
.../javascript/datagrid/show_data_spec.js | 65 ++++++++++---------
.../javascript/datagrid/show_query_tool_spec.js | 42 ++++++++-----
.../search_objects/search_objects_dialog_spec.js | 70 ++++++++++++---------
18 files changed, 317 insertions(+), 112 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Added tab title placeholder for Query Tool, View/Edit
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox