Re: [pgadmin-hackers] [pgAdmin4][Patch]: Dependecies/Dependents functionality

2016-02-21 Thread Akshay Joshi
Hi All I have modified the logic as per suggested by Dave. In new implementation I have added two methods "get_dependencies" and "get_dependents" to the class "PGChildNodeView". As per Ashesh's last commit all the view(respective node's view) classes is derived from "PGChildNodeView" instead of

[pgadmin-hackers] pgAdmin 4 commit: Resolved few issues (with some improvements) with exi

2016-02-21 Thread Ashesh Vashi
Resolved few issues (with some improvements) with existing nodes. This commit takes care of the following issues/improvements. * Adding missing imports for unauthorised in database module * Node under Servers Nodes (i.e. Databases, tablespaces, roles nodes) need to be inherited from PGChildNodeV

Re: [pgadmin-hackers] [pgAdmin4] [Patch]: Resource Group Module

2016-02-21 Thread Neel Patel
Hi Akshay, After implementation of the NumericControl, ResourceGroup patch looks good to me. As resource group does not have any dependencies on "Dependent" and "Dependencies" tabs so we can commit this patch. Thanks, Neel Patel On Tue, Feb 16, 2016 at 11:56 AM, Akshay Joshi < akshay.jo...@enter