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
On Thu, Sep 6, 2018 at 5:49 PM Akshay Joshi
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 comman
Tag REL-3_3 has been created.
View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-3_3
Log Message
---
Tag 3.3
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 3.3.
This release of pgAdmin 4 includes over 21 bug fixes and new features. For
more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_3_3.html.
pgAdmin is the leading Open So
Doc updates for optional data point markers and mouse-over tooltips to display
values on graphs. Fixes #3514
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8f88443e153974b0640635712a120ce3d0427428
Author: Aditya Toshniwal
Modified Files
---
Thanks!
On Thu, Sep 6, 2018 at 9:50 AM, Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch for doc and screenshot updates.
> Kindly review.
>
> On Wed, Sep 5, 2018 at 9:56 PM Dave Page wrote:
>
>> Thanks - patch applied.
>>
>> However, I realised
Remove package-lock.json to stop Yarn bleating.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f1b588c69beba7a34fc414df78efefcb342dd92
Modified Files
--
web/package-lock.json | 3 ---
1 file changed, 3 deletions(-)
Hi
On Thu, Sep 6, 2018 at 1:19 PM, Akshay Joshi
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.
>
> Thanks to *Ashesh* as he has modified the wcD