public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added Grant Wizard option under Package node. Fixes #
Date: Fri, 04 Jun 2021 07:18:06 +0000
Message-ID: <[email protected]> (raw)

Added Grant Wizard option under Package node. Fixes #1591

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac8e8961ce6f95e0515860c87036aa8c8dab...
Author: Rahul Shirsat <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst                   |  1 +
web/pgadmin/tools/grant_wizard/__init__.py         | 50 +++++++++++++++++++++-
.../tools/grant_wizard/static/js/grant_wizard.js   |  3 ++
.../tools/grant_wizard/static/js/menu_utils.js     |  1 +
.../grant_wizard/ppas/12_plus/sql/package.sql      | 15 +++++++
.../templates/grant_wizard/ppas/9.1_plus/acl.json  |  4 ++
.../ppas/9.1_plus/sql/grant_package.sql            |  9 ++++
.../grant_wizard/ppas/9.1_plus/sql/package.sql     | 14 ++++++
.../grant_wizard/tests/grant_wizard_test_data.json | 32 ++++++++++++++
.../tests/test_grant_wizard_get_sql.py             | 37 +++++++++++++---
10 files changed, 159 insertions(+), 7 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: Added Grant Wizard option under Package node. Fixes #
  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