public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed issues related to porting of properties collect
Date: Mon, 04 Apr 2022 12:12:55 +0000
Message-ID: <[email protected]> (raw)
Fixed issues related to porting of properties collection and dashboard.
refs #7132
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b397ba778780aeb3c9f80c854782a15d6918...
Author: Pradip Parkale <[email protected]>
Modified Files
--------------
web/package.json | 7 --
.../databases/extensions/static/js/extension.js | 3 +-
.../databases/extensions/static/js/extension.ui.js | 8 ++
.../schemas/operators/static/js/operator.js | 1 +
.../tables/partitions/static/js/partition.js | 2 +-
web/pgadmin/browser/static/js/collection.js | 8 +-
web/pgadmin/browser/static/js/node.js | 9 +--
web/pgadmin/browser/static/js/panel.js | 12 ++-
web/pgadmin/browser/static/js/panel_view.jsx | 4 +-
web/pgadmin/dashboard/static/js/ActiveQuery.ui.js | 4 +-
web/pgadmin/dashboard/static/js/Dashboard.jsx | 49 ++++++++++--
.../misc/dependencies/static/js/Dependencies.jsx | 1 +
.../misc/dependents/static/js/Dependents.jsx | 4 +-
.../misc/properties/CollectionNodeProperties.jsx | 86 ++++++++++++----------
.../misc/statistics/static/js/Statistics.jsx | 1 +
web/pgadmin/static/js/components/PgTable.jsx | 72 +++++++++++++++---
16 files changed, 178 insertions(+), 93 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: Fixed issues related to porting of properties collect
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