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

From Surinder Kumar
Subject Re: [pgAdmin4] [Patch]: Grant Wizard
Date
Msg-id CAM5-9D8ZHTvx53WhL2S0XUt8o+LE0aiCxMLQJGP2PUg_Q4S1dw@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
Hi,

PFA patch after rebasing.

On Wed, Mar 9, 2016 at 11:04 PM, Dave Page <dpage@pgadmin.org> wrote:
Sorry Surinder - can you rebase this please? I think it was broken by
8a7ec6b45221f042bc39c9bce2c577e12b43cc3a :-( 
 
How much work would it be to enable it to work at database level as well?
It depends on whether we need to enable grant wizard for all nodes under database level or
enable it for specific nodes under database level.

On Tue, Mar 8, 2016 at 1:48 PM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> 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
>
>



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

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

Attachment

pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: [pgAdmin4][Patch]: Foreign Data Wrapper
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved typos in SQL templates for PPAS