public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Allow some objects to be dragged/dropped into the Que
Date: Thu, 25 Jul 2019 09:23:20 +0000
Message-ID: <[email protected]> (raw)

Allow some objects to be dragged/dropped into the Query Tool to insert their signature into the query text. Fixes #4139

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a65dee18b23594eb59c50928960450a7b81...
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/query_tool.rst                          |   5 +
docs/en_US/release_notes.rst                       |   1 +
docs/en_US/release_notes_4_10.rst                  |  15 +++
docs/en_US/tree_control.rst                        |   6 ++
web/pgadmin/browser/static/js/browser.js           |  44 +++++++-
web/pgadmin/static/js/tree/tree.js                 |  85 +++++++++++++++
web/pgadmin/static/js/utils.js                     | 116 +++++++++++++++++++++
web/pgadmin/static/scss/_pgadmin.style.scss        |  12 +++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  23 ++++
web/regression/javascript/pgadmin_utils_spec.js    |  86 ++++++++++++++-
10 files changed, 390 insertions(+), 3 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: Allow some objects to be dragged/dropped into the Que
  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