Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: "Akshay Joshi (EDB)" <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features
Date: 2018-09-06 12:29:26
Message-ID: CAG7mmoz=Nk829XL0qh_dVgX1Gwyj-r7yf8sOXqjhmsnwZsu1Rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Sep 6, 2018 at 5:49 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Hi Hackers,
>
> I have implemented the Feature #3564 pgAdmin4 should have shortcut tools
> bar for frequently used features. As per discussion I have added buttons on
> the "Browser" Panel.
>
Reviewer/Developers need to run the following command to get the latest
wcdocker.
*yarn install --update*

-- Thanks, Ashesh

>
> Thanks to *Ashesh* as he has modified the wcDocker code and added
> following:
>
> - Added support to specify parent class which will be added to the
> parent node of the wcFrameButton. This is required for the
> identification of the button and enable/disable it.
> - Added support to enable/disable the wcFrameButton using label.
>
> Attached is the patch file which contains implementation and feature test.
> There is a change in package.json file, so need to run yarn install after
> applying the patch.
>
> --
> *Akshay Joshi*
>
> *Sr. Software Architect *
>
>
>
> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-09-06 13:00:15 pgAdmin 4 commit: Tag REL-3_3 has been created.
Previous Message Akshay Joshi 2018-09-06 12:19:14 [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features