Re: [pgAdmin4] [Patch]: Grant Wizard - Mailing list pgadmin-hackers

From Surinder Kumar
Subject Re: [pgAdmin4] [Patch]: Grant Wizard
Date
Msg-id CAM5-9D9vGUgGaACFZc1YxFNp_gi-fAm=w2rf_JmNtD+HBi64=w@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4] [Patch]: Grant Wizard  (Dave Page <dpage@pgadmin.org>)
Responses Re: [pgAdmin4] [Patch]: Grant Wizard
List pgadmin-hackers
The menu option is dependent only on certain nodes like:

1. Schema Node
2. Views Collection Node
3. Tables Collection Node
4. Sequences Collection Node
5. Functions Collection Node

It will be enabled on click of above listed nodes.

On Tue, Mar 8, 2016 at 6:57 PM, Dave Page <dpage@pgadmin.org> wrote:
On Tue, Mar 8, 2016 at 10:00 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi,
>
> I forgot to add 'node.ui.js' file in the previous patch, please ignore the
> previous patch.
> Attached is the new patch,
>
> Please review the patch and let me know for any comments.

Is this dependent on any other patches? The menu option never seems to
be enabled for me when I test against git-master.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: Collation node [pgAdmin4]
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: Updated ACL parsing function. [pgAdmin4]