Brazilian portuguese language support

2022-08-05 Thread Christian Tosta
Hi, I want to share out work on brazilian portuguese translation for PgAdmin with you. We hope you'll happy with it. Patch follows: https://github.com/postgres/pgadmin4/commit/d75cd8706d51895577f0d5b03e5bdfd4cee07102 Cheers,

pgAdmin 4 commit: Fixed SonarQube issues.

2022-08-05 Thread Akshay Joshi
Fixed SonarQube issues. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1c94ac73db20e15002dce655dea3bc8cfe4aff4 Modified Files -- web/pgacloud/providers/azure.py | 14 +++--- web/pgacloud/utils/io.p

Re: [Patch] - Housekeeping #7344 - Port Role Reassign dialog to React

2022-08-05 Thread Akshay Joshi
Thanks, the patch is applied with some modifications. On Wed, Aug 3, 2022 at 12:06 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hello, > > Please find the attached patch which rewrites the Role reassign dialog to > React. > > Thanks, > Yogesh Mahajan > EnterpriseDB > --

pgAdmin 4 commit: Port Role Reassign dialog to React. Fixes #7344

2022-08-05 Thread Akshay Joshi
Port Role Reassign dialog to React. Fixes #7344 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fa6b77b42c9fc3c486c8f22a52d625a25006ce0a Author: Yogesh Mahajan Modified Files -- docs/en_US/images/role_drop_dialog.png |

Re: [patch] -Bug #7497 - [Azure PostgreSQL] Authentication message is chopped-off

2022-08-05 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Aug 5, 2022 at 12:20 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes the partially hidden > help message behind the error. > > Thanks, > Yogesh Mahajan > EnterpriseDB > --

pgAdmin 4 commit: Port change ownership dialog to React. Fixes #7590

2022-08-05 Thread Akshay Joshi
Port change ownership dialog to React. Fixes #7590 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53887c32bf1f76c6b144018b6559402e57e0eb9b Modified Files -- docs/en_US/images/password.png | Bin 38311 -> 43346 b

pgAdmin 4 commit: Fixed an issue with the error message being displayed

2022-08-05 Thread Akshay Joshi
Fixed an issue with the error message being displayed at the right place for Azure deployments. Fixes #7497 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c6e7d4f4f7d0a7b6501fdb5c767c3e76dfa9a5e Author: Yogesh Mahajan Modified Files --