public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Show the login roles that are members of a group role
Date: Fri, 12 Mar 2021 08:03:17 +0000
Message-ID: <[email protected]> (raw)

Show the login roles that are members of a group role be shown when examining a group role. Fixes #5404

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7bad4ca53561ab9a2a5adb56a74a06c59dc3...
Author: Nikhil Mohite <[email protected]>

Modified Files
--------------
docs/en_US/images/role_membership.png              | Bin 47494 -> 81484 bytes
docs/en_US/release_notes_5_1.rst                   |   1 +
docs/en_US/role_dialog.rst                         |  10 +-
.../server_groups/servers/roles/__init__.py        | 116 ++++++++++++++++++++-
.../server_groups/servers/roles/static/js/role.js  |  46 ++++++--
.../templates/roles/sql/9.1_plus/properties.sql    |   9 ++
.../roles/templates/roles/sql/9.1_plus/update.sql  |  12 +++
.../templates/roles/sql/9.4_plus/properties.sql    |   9 ++
.../roles/templates/roles/sql/9.4_plus/update.sql  |  12 +++
web/pgadmin/static/scss/_select2.overrides.scss    |   3 +-
.../static/scss/resources/_default.variables.scss  |   2 +
.../scss/resources/dark/_theme.variables.scss      |   2 +
.../resources/high_contrast/_theme.variables.scss  |   2 +
13 files changed, 209 insertions(+), 15 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Show the login roles that are members of a group role
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox