pgAdmin 4 commit: Fixed review comments for Grant Wizard. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed review comments for Grant Wizard.
Date
Msg-id E1mTKs8-0007Mx-Kg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed review comments for Grant Wizard.

refs #6687

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15a494c18926b09780e044e2ddca0b6b0136c662
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/table.jsx              |  0
.../js/components/GrantWizard.jsx}                   | 20 ++++++++++----------
.../static/js => static/js/components}/PgTable.jsx   |  4 ++--
.../js/helpers/wizard/Wizard.jsx}                    |  2 +-
.../js => static/js/helpers/wizard}/WizardStep.jsx   |  0
.../tools/grant_wizard/static/js/grant_wizard.js     |  2 +-
.../javascript/grant_wizard/wizard_spec.js           |  5 ++---
7 files changed, 16 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6772] Modified SQL not loading Unique Constraint dialog