Re: [pgAdmin4][Patch] - RM 1402 - Macro support like pgAdmin3

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] - RM 1402 - Macro support like pgAdmin3
Date: 2020-09-23 12:12:03
Message-ID: CANxoLDc6Uqg4gsUs2WWXtOeVET5Zs2ZxtAG3QQ-v26SkrgND1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo

Following are the GUI review comments:

- If we provide anyone value either Name or SQL it throws Alertify error
message with 'name' or 'SQL'. The error message should be correct.

[image: Name_Error.png]

- We should not enable the 'Save' button if the value of Name or SQL is
not entered by the user. Either both values should be there or both should
be blank.
- Click on anywhere inside the empty cell where the clear row icon is
not visible, it pops up the message to clear the row which is already
empty.

[image: Clear_Row.png]

- Save any macro and then open the "Manage Macros..." dialog again click
on the SQL control for the existing macro, cursor is not at the appropriate
place.

[image: CodeMirror_Error.png]

- Macros are not working for multiple users. Create some macro from
User1 and then log in using User2, macros created by User1 are visible to
User2 and when I try to update it is not updating.

On Mon, Sep 21, 2020 at 2:19 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached patch for RM 1402 - Macro support like pgAdmin3.
>
> Thanks,
> Khushboo
>
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Sr. Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2020-09-23 18:00:12 Re: [pgAdmin][RM5843] [SQL] - Some 'options' values for function not shown in sql
Previous Message Pradip Parkale 2020-09-23 12:00:22 [pgAdmin][RM5861]:Remove server' option is not available through context click