Re: [pgAdmin][patch] Attempt to fix JS test cases

2022-07-21 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jul 21, 2022 at 3:23 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > The JS test cases are failing intermittently. Attached patch attempts to > fix it. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Soft

pgAdmin 4 commit: Fixed Jasmine test cases.

2022-07-21 Thread Akshay Joshi
Fixed Jasmine test cases. refs #7313 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d1868305d8143d47bbf70dc44c940d7922c3254 Author: Aditya Toshniwal Modified Files -- web/regression/javascript/file_manager/FileManager.spec.js |

[pgAdmin][patch] Attempt to fix JS test cases

2022-07-21 Thread Aditya Toshniwal
Hi Hackers, The JS test cases are failing intermittently. Attached patch attempts to fix it. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" jasmine.fixes_fm.patch Description:

pgAdmin 4 commit: Fixed audit issues.

2022-07-21 Thread Akshay Joshi
Fixed audit issues. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2cdee919c1bb44bad46a708afdca4968b7cf88b7 Modified Files -- web/package.json |4 +- web/yarn.lock| 1061 +++--

Re: [Patch] - Bug #7428 - Import Export Issues

2022-07-21 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jul 21, 2022 at 11:29 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes import/export issue in Windows. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Tue, Jul 19, 2022 at 11:57 AM Akshay Joshi

pgAdmin 4 commit: Fixed copy command error on Windows in Import/Export

2022-07-21 Thread Akshay Joshi
Fixed copy command error on Windows in Import/Export data. refs #7428 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f8c36789f85e3069a4ffbd9e681f60f6617684d Author: Yogesh Mahajan Modified Files -- .../import_export/templates/i