Re: [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React

2021-11-24 Thread Nikhil Mohite
Hi Akshay, Please find the updated patch: 1. Resolved issue if the binary patch is not present/ not correct, then show error notification to add/ correct the binary path. Regards, Nikhil Mohite On Mon, Nov 22, 2021 at 11:22 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Mon, Nov 22

pgAdmin 4 commit: 1) Replace Flask-BabelEx with Flask-Babel. Fixes #608

2021-11-24 Thread Akshay Joshi
1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2) Upgrade Flask to version 2. Fixes #7010 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d644b4f94ec71af78a46434121bce0fcd626a2dc Modified Files -- DEPENDENCIES

pgAdmin 4 commit: Resolved issue if the binary path is not present/corr

2021-11-24 Thread Akshay Joshi
Resolved issue if the binary path is not present/correct, then show error notification to add/correct the binary path. refs #6984 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3dcee71a92bce1a7c164e777cec7a2795f4149c0 Author: Nikhil Mohite

Re: [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React

2021-11-24 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Nov 24, 2021 at 5:09 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch: > 1. Resolved issue if the binary patch is not present/ not correct, then > show error notification to add/ correct the binary path. >

pgAdmin 4 commit: Fixed API test case after upgrading Flask to v2.

2021-11-24 Thread Akshay Joshi
Fixed API test case after upgrading Flask to v2. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bce7e8346de73d6e5700a0f12b512c56057a7267 Modified Files -- web/regression/python_test_utils/csrf_test_client.py | 3 ++- 1 file changed

pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix

2021-11-24 Thread Akshay Joshi
Use .__ne__ instead of 'is not None' statement to fix the API test cases. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a0d92469bf57c69ca7ad524d03d2ec1a3b4710d Modified Files -- web/pgadmin/__init__.py | 2 +- 1 file changed, 1 i

[pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved

2021-11-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-7005: On-demand rows throw an error if any cell edit saved -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.*