[pgAdmin4][Patch] - Fixed various issues of the Macros

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - Fixed various issues of the Macros
Date: 2021-01-20 07:24:56
Message-ID: CAFOhELejKEuCvut78N2u8y05YU2XiD3y4=NU0N1R2j+04DOnew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix below the issues of the macro module:

#5905 - Save button is enabled by-default
#5906 - Consistent behaviour should be displayed if user clear manage macro
#5907 - We need to fix the behaviour of Clear All Rows if user does not
enter any value
#5929 - Message "Not connected to the server or the connection to the
server has been closed." displayed if user created SQL with invalid syntax

Thanks,
Khushboo

Attachment Content-Type Size
macros.patch application/octet-stream 4.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-20 08:22:37 pgAdmin 4 commit: 1) Fixed an issue where the Save button is enabled by
Previous Message Akshay Joshi 2021-01-20 07:10:07 Re: [pgAdmin] RM6098 Manually deleting from table view hangs