pgadmin4/web/pgadmin/browser/server_groups
Harshal Dhumal 4e5e7755b5 Make the privilege control to work as expected. Using the
NodeListByNameCell for selecting the grantee.

This patch includes:
- Change the RolePrivilegesModel schema to allow to use the
  NodeListByNameCell for showing grantee, and granter information.
- When setting some value - do not use the silent flag in Select2Cell, which
  will allow the session manager to take the value in account, which is
  used by the NodeListByNameCell.
- Set the top object in the children of the UniqueControl collections.
  [Ashesh Vashi]
- Pass on the node information to the actual data model, so that - we can use
  node information by the control itself. [Ashesh Vashi]
- While adding the new privilege, set the granter to the current user.
  [Ashesh Vashi]
2016-01-15 19:10:49 +05:30
..
servers Make the privilege control to work as expected. Using the 2016-01-15 19:10:49 +05:30
static/img Re-organise node structure and loading to make things somewhat more 2015-03-10 13:09:11 +00:00
templates/server_groups Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
__init__.py Added new url rules for each node by change NodeView class: 2015-11-23 13:57:43 +05:30