Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>, Chethana Kumar <chethana(dot)kumar(at)enterprisedb(dot)com>
Subject: Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the
Date: 2019-12-06 13:58:31
Message-ID: CANxoLDcZ+U3gbHfaVpN-Ppn7bNkhCm-WZS9e0MEe-oHN-0dTFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Dec 3, 2019 at 3:38 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to change toolbar icon for opening query tool inline
> with execute button change.
> Icon for table filter button on the toolbar is also changed as below:
> [image: toolbar.png]
>
> On Tue, Dec 3, 2019 at 7:15 AM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>> Use a 'play' icon for the Execute Query button in the Query Tool for
>> greater consistency with other applications. Fixes #4711
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>>
>> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac2bd5e6ee7c41d5fc2f4ee0036042ac79ff9320
>>
>> Modified Files
>> --------------
>> docs/en_US/release_notes_4_16.rst | 1 +
>> web/pgadmin/tools/datagrid/templates/datagrid/index.html | 2 +-
>> 2 files changed, 2 insertions(+), 1 deletion(-)
>>
>>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Sr. Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-06 14:01:16 pgAdmin 4 commit: Update message catalogs.
Previous Message Akshay Joshi 2019-12-06 13:58:13 pgAdmin 4 commit: Changed the open query tool and data filter icons. Fi