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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features
Date: 2018-09-06 12:19:14
Message-ID: CANxoLDcUZ=t65-oe84DNuW1EQ4NUpyOBws-3wd2EKqR9iJG4RQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.

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*

Attachment Content-Type Size
RM_3564.patch application/octet-stream 15.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2018-09-06 12:29:26 Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut tools bar for frequently used features
Previous Message Aditya Toshniwal 2018-09-06 08:50:34 Re: [pgAdmin4][RM3514] Bullets and tooltips for charts