public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: 1) Fixed an issue where the Save button is enabled by
Date: Wed, 20 Jan 2021 08:22:37 +0000
Message-ID: <[email protected]> (raw)
1) Fixed an issue where the Save button is enabled by default in Macro. Fixes #5905
2) Remove extra line after Manage Macros menu while clearing all macros. Fixes #5906
3) Ensure that 'Clear All Rows' should not work if there is no existing macro available and the user does not specify any value. Fixes #5907
4) Fixed an issue where the server is disconnected error message displayed if the user creates Macro with invalid SQL. Fixes #5929
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9bee91b6f6dc5688c13f8bedc88970995959...
Author: Khushboo Vashi <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 4 ++++
tools/dependency_inventory.py | 2 +-
web/pgadmin/static/js/sqleditor/macro.js | 10 +++++---
web/pgadmin/static/js/sqleditor/macro_model.js | 28 ++++++++++++----------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 ++
5 files changed, 30 insertions(+), 16 deletions(-)
view thread (9+ messages) latest in thread
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: 1) Fixed an issue where the Save button is enabled by
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