Re: [pgAdmin][RM7275] Error when creating table in ERD

2022-03-30 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Mar 30, 2022 at 6:15 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch for the fix. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

Re: [pgAdmin][RM-7274]: Arrow key issue on preferences tree

2022-03-30 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Mar 30, 2022 at 3:25 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find attached the patch for RM-7274 > : Arrow key issue on > preferences tree, > also fixed issue RM-7276

pgAdmin 4 commit: Fixed 'Cannot read properties of undefined' error whi

2022-03-30 Thread Akshay Joshi
Fixed 'Cannot read properties of undefined' error while creating the table via the ERD tool. Fixes #7275 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6821a610b5bbe9966462fe403123def60c1d78a Author: Aditya Toshniwal Modified Files ---

pgAdmin 4 commit: Fixes the arrow key issue in the preferences tree. Fi

2022-03-30 Thread Akshay Joshi
Fixes the arrow key issue in the preferences tree. Fixes #7274 Ensure that the select folder dialog should be on top when selecting the binary path. Fixes #7276 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=74c620e478f1a42c4b238940626db53b25

[pgAdmin][RM7275] Error when creating table in ERD

2022-03-30 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch for the fix. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7275.patch Description: Binary data

Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-30 Thread Akshay Joshi
Hi Pradip In this patch, you have changed the code which Nikhil has to introduce to fix #7035. Please verify both the issues has been fixed after your patch. On Wed, Mar 30, 2022 at 2:56 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch

[pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-30 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7176 . -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7176.patch Description: Binary data