pgAdmin 4 commit: Updates CSS and structure in Wizard, also fixed css i

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Updates CSS and structure in Wizard, also fixed css i
Date: 2021-12-31 09:01:17
Message-ID: E1n3Dmn-0000pe-L7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Updates CSS and structure in Wizard, also fixed css issues in GrantWizard.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/components/PgTable.jsx | 2 +-
web/pgadmin/static/js/helpers/wizard/Wizard.jsx | 106 ++++++++---------
.../tools/grant_wizard/static/js/GrantWizard.jsx | 128 ++++++++++-----------
3 files changed, 113 insertions(+), 123 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-31 09:01:41 Re: [pgAdmin][Patch] - Bug #7081- schema diff function
Previous Message Nikhil Mohite 2021-12-31 08:17:24 [pgAdmin][RM-7075]: Procedure Help is missing from Help dialog