public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added support to enable/disable rules. Fixes #6794
Date: Thu, 14 Oct 2021 06:14:28 +0000
Message-ID: <[email protected]> (raw)
Added support to enable/disable rules. Fixes #6794
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=173cb60691d3b2217a19f17926e4deab04b2...
Author: Pradip Parkale <[email protected]>
Modified Files
--------------
docs/en_US/images/rule_definition_enabled.png | Bin 0 -> 55235 bytes
docs/en_US/release_notes_6_1.rst | 1 +
docs/en_US/rule_dialog.rst | 7 ++
web/pgadmin/browser/server_groups/__init__.py | 2 +-
.../databases/schemas/tables/rules/__init__.py | 12 ++-
.../schemas/tables/rules/static/img/rule-bad.svg | 22 +++++
.../schemas/tables/rules/static/js/rule.js | 109 ++++++++++++++++++++-
.../schemas/tables/rules/static/js/rule.ui.js | 22 ++++-
.../tables/rules/templates/rules/css/rule.css | 11 +++
.../schemas/tables/templates/rules/sql/nodes.sql | 5 +-
.../tables/templates/rules/sql/properties.sql | 1 +
.../schemas/tables/templates/rules/sql/update.sql | 10 ++
12 files changed, 191 insertions(+), 11 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 support to enable/disable rules. Fixes #6794
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