pgAdmin 4 commit: Change logic for grant wizard, wizard component, and

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Change logic for grant wizard, wizard component, and
Date: 2021-12-22 12:57:39
Message-ID: E1n01Bb-0005vo-Tz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Change logic for grant wizard, wizard component, and updated CSS.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=45179ccb8c45e64a991f1bbe25434828cddd05c7
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/components/PgTable.jsx | 8 ++
web/pgadmin/static/js/helpers/wizard/Wizard.jsx | 113 +++++++++++++--------
.../tools/grant_wizard/static/js/GrantWizard.jsx | 108 +++++++-------------
3 files changed, 115 insertions(+), 114 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-22 12:58:17 Re: [pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.
Previous Message Nikhil Mohite 2021-12-22 10:20:33 [pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.