| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixed review comments for Grant Wizard. |
| Date: | 2021-09-23 09:18:28 |
| Message-ID: | E1mTKs8-0007Mx-Kg@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)mohite(at)enterprisedb(dot)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(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2021-09-23 09:19:21 | Re: [pgAdmin][RM6772] Modified SQL not loading Unique Constraint dialog |
| Previous Message | Nikhil Mohite | 2021-09-23 09:08:18 | Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react |