Re: [patch][pgAdmin] RM7018 [React] Port Restore dialog to React.

2021-12-22 Thread Aditya Toshniwal
Hi Rahul, Everything looks good except: 1. Remove unnecessary whitespaces adityatoshniwal@LAPTOP381PNIN pgadmin4_copy % git apply ~/Downloads/RM7018.patch /Users/adityatoshniwal/Downloads/RM7018.patch:14070: trailing whitespace. constructor(getRestoreSectionSchema, getRestoreTypeObjSchema,

pgAdmin 4 commit: Added beforeNext and beforeBack method in Wizard.

2021-12-22 Thread Akshay Joshi
Added beforeNext and beforeBack method in Wizard. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae73f138127b3b1147cdbc129fe7432a294b0d3e Modified Files -- web/pgadmin/static/js/helpers/wizard/Wizard.jsx| 24 +++---

pgAdmin 4 commit: Fixed linter errors.

2021-12-22 Thread Akshay Joshi
Fixed linter errors. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ebee7a5b72bdf1ff0f5d87a8ae6ae4c2c465e164 Modified Files -- web/pgadmin/static/js/helpers/wizard/Wizard.jsx | 4 +++- web/pgadmin/static/js/helpers/wizard/Wiza

[pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.

2021-12-22 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for changes in the grant wizard, wizard, and wizard step component, updated CSS, and a few other changes in the wizard component. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No:

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

2021-12-22 Thread Akshay Joshi
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 Modified Files -- web/pgadmin/static/js/components/Pg

Re: [pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.

2021-12-22 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Dec 22, 2021 at 3:50 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for changes in the grant wizard, wizard, > and wizard step component, updated CSS, and a few other changes in the > wizard component.

[pgAdmin][Patch] - Bug #7077 - Owner is not displayed in the SQL

2021-12-22 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes the issue related to the owner for procedures. Thanks, Yogesh Mahajan EnterpriseDB RM_7077_v1.patch Description: Binary data