pgAdmin 4 commit: 1) Added tooltip & keyboard shortcut for the query to

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Added tooltip & keyboard shortcut for the query to
Date: 2020-09-09 14:41:05
Message-ID: E1kG1HV-0005oo-Nv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Added tooltip & keyboard shortcut for the query tool button.
2) Fixed TypeError issue.

refs #4059

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=62e6848dc85af08b4c826ea4e8111a4e6be548f7
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/keyboard_shortcuts.js | 4 ++++
web/pgadmin/static/js/sqleditor/query_tool_actions.js | 8 ++++++++
.../static/js/sqleditor/query_tool_preferences.js | 6 ++++++
.../tools/datagrid/static/js/show_query_tool.js | 10 +++++++++-
.../tools/datagrid/templates/datagrid/index.html | 1 -
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 18 +++++++++++++++---
6 files changed, 42 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-09 14:43:13 Re: [pgAdmin][RM5815] Generate script is not working in new window
Previous Message Devrim Gündüz 2020-09-09 14:09:26 Re: pgAgent build warnings on Fedora 32