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

2022-01-06 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jan 6, 2022 at 8:36 PM Rahul Shirsat wrote: > Akshay, > > Please find the updated screenshots and descriptions for below dialogs: > > 1. Restore Dialog > 2. Backup Dialog > 3. Backup Server Dialog > 4. Backup Globals Dialog > > On Thu, Jan 6, 2022 at 4:49 PM Ak

Re: [pgAdmin][RM-7019]: [React] Port Maintenance dialog to React.

2022-01-06 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jan 6, 2022 at 6:17 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find the attached patch for RM-7019: > [React] Port Maintenance > dialog to React. > > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Senior Soft

pgAdmin 4 commit: Updated screenshots and descriptions for Backup and R

2022-01-06 Thread Akshay Joshi
Updated screenshots and descriptions for Backup and Restore dialog. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=65a6c18263237e755ab2d7bd6f9343414fbbcf3d Author: Rahul Shirsat Modified Files -- docs/en_US/backup_dialog.rst

pgAdmin 4 commit: Port Maintenance dialog to React. Fixes #7019

2022-01-06 Thread Akshay Joshi
Port Maintenance dialog to React. Fixes #7019 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ad862f4084d03b73af6017c9d4a736005073228e Author: Nikhil Mohite Modified Files -- docs/en_US/images/maintenance.png | Bi

pgAdmin 4 commit: Fixed import/export server issues reported while test

2022-01-06 Thread Akshay Joshi
Fixed import/export server issues reported while testing. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7cc76c7d2d2f4b84f54c0d5f2f9baa35d1e49e32 Modified Files -- web/pgadmin/tools/import_export_servers/__init__.py | 7

[pgAdmin][RM-7019]: [React] Port Maintenance dialog to React.

2022-01-06 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-7019: [React] Port Maintenance dialog to React. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* RM-7019.p

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

2022-01-06 Thread Akshay Joshi
Hi Rahul Patch applied with height and width changes to your patch. Please send an updated documentation patch with updated screenshots and descriptions. On Thu, Jan 6, 2022 at 2:11 PM Rahul Shirsat wrote: > Hi Hackers, > > Please find the updated patch v3, which includes the fixes of - > > 1.

pgAdmin 4 commit: Fixed review comments:

2022-01-06 Thread Akshay Joshi
Fixed review comments: 1. Split the restore options/backup options into 2 tabs 2. Restore icon changes 3. feature tests issues 4. restore help link broken 5. Comment section not visible refs #7018 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff

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

2022-01-06 Thread Rahul Shirsat
Hi Hackers, Please find the updated patch v3, which includes the fixes of - 1. Split the restore options / backup options into 2 tabs 2. Restore icon changes 3. feature tests issues 4. restore help link broken 5. Comment section not visible 6. only data for table - should be yes and disabled On