pgAdmin 4 commit: 1) Port change password dialog to React. Fixes #7341

2022-07-11 Thread Akshay Joshi
1) Port change password dialog to React. Fixes #7341
2) Port named restore point dialog to React. Fixes #7546

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=02b0f35442196fa78f1481442b0f5ce69d39a06b

Modified Files
--
docs/en_US/add_restore_point_dialog.rst|   4 +-
docs/en_US/change_password_dialog.rst  |   7 +-
docs/en_US/images/add_restore_point.png| Bin 15680 -> 24957 bytes
docs/en_US/images/password.png | Bin 23509 -> 38311 bytes
docs/en_US/release_notes_6_12.rst  |   2 +
.../browser/server_groups/servers/__init__.py  |   7 +-
.../server_groups/servers/static/js/server.js  | 192 +
.../browser/static/js/ChangePassowrdContent.jsx|  99 +++
.../browser/static/js/ConnectServerContent.jsx |   9 +
.../browser/static/js/MasterPassowrdContent.jsx|   9 +
.../browser/static/js/NamedRestoreContent.jsx  |  90 ++
web/pgadmin/browser/static/js/password_dialogs.jsx | 107 ++--
12 files changed, 319 insertions(+), 207 deletions(-)



pgAdmin User Survey

2022-07-11 Thread Dave Page
In order to help us better plan the future of pgAdmin, it's essential that
we hear from users so we can focus our efforts in the areas that matter
most.

We'd like to gather feedback from as many users as possible, so please take
a few minutes and complete the survey below. Feel free to share the link
with any friends or colleagues who you think may also want to provide their
input.

https://forms.gle/62gzUPNbj4N1jNTB6

Please note that the survey is entirely anonymous (although Google will see
your IP address, and may know who you are if you are logged in to your
Google account), unless you choose to include any identifying information
in any of your responses.

Thank you!

-- 
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: https://www.enterprisedb.com


Re: [patch] - Feature test fix

2022-07-11 Thread Yogesh Mahajan
Hi,

Please find the attached patch which fixes feature tests & few sonarqube
issues.

Thanks,
Yogesh Mahajan
EnterpriseDB


On Fri, Jul 8, 2022 at 6:26 PM Akshay Joshi 
wrote:

> Thanks, the patch applied.
>
> On Fri, Jul 8, 2022 at 5:04 PM Yogesh Mahajan <
> yogesh.maha...@enterprisedb.com> wrote:
>
>> Hi,
>>
>> Please find the patch fixing feature tests.
>>
>> Thanks,
>> Yogesh Mahajan
>> EnterpriseDB
>>
>
>
> --
>
> 
>
> Akshay Joshi
>
> Principal Software Architect
>
> +91 9767888246
>
> www.enterprisedb.com
>
> 
> 
> 
> 
>


Feature_Test_Fix_React_porting_Query_Tool_v3.patch
Description: Binary data


Translate pgAdmin 4 to Brazilian Portuguese

2022-07-11 Thread Fernando Fonte
Hi!

I would like to help in translating pgAdmin 4 to *Brazilian Portuguese*.

What do I need to do?


*Fernando Fonte*
 fsfo...@gmail.com
 http://www.dimensaotech.com


Re: Translate pgAdmin 4 to Brazilian Portuguese

2022-07-11 Thread Aditya Toshniwal
Hi Fernando,

You can send the translations of Brazilian Portuguese as currently no one
is maintaining it.
Please visit https://www.pgadmin.org/development/translations/ for more
information.

On Mon, Jul 11, 2022 at 8:56 PM Fernando Fonte  wrote:

> Hi!
>
> I would like to help in translating pgAdmin 4 to *Brazilian Portuguese*.
>
> What do I need to do?
>
> 
> *Fernando Fonte*
>  fsfo...@gmail.com
>  http://www.dimensaotech.com
>


-- 
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*

"Don't Complain about Heat, Plant a TREE"


pgAdmin 4 commit: Fixed feature tests.

2022-07-11 Thread Akshay Joshi
Fixed feature tests.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=683528b81c42195f4a1d03790a9ac4fe57809a96
Author: Yogesh Mahajan 

Modified Files
--
.../feature_tests/pg_datatype_validation_test.py   | 138 ---
.../feature_tests/query_tool_journey_test.py   |  45 ++---
web/pgadmin/feature_tests/test_data.json   |   6 +-
web/pgadmin/feature_tests/view_data_dml_queries.py | 185 +
web/regression/feature_utils/pgadmin_page.py   |  22 ++-
5 files changed, 237 insertions(+), 159 deletions(-)



Re: [patch] - Feature test fix

2022-07-11 Thread Akshay Joshi
Thanks, the patch applied

On Mon, Jul 11, 2022 at 8:04 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:

> Hi,
>
> Please find the attached patch which fixes feature tests & few sonarqube
> issues.
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>
>
> On Fri, Jul 8, 2022 at 6:26 PM Akshay Joshi 
> wrote:
>
>> Thanks, the patch applied.
>>
>> On Fri, Jul 8, 2022 at 5:04 PM Yogesh Mahajan <
>> yogesh.maha...@enterprisedb.com> wrote:
>>
>>> Hi,
>>>
>>> Please find the patch fixing feature tests.
>>>
>>> Thanks,
>>> Yogesh Mahajan
>>> EnterpriseDB
>>>
>>
>>
>> --
>>
>> 
>>
>> Akshay Joshi
>>
>> Principal Software Architect
>>
>> +91 9767888246
>>
>> www.enterprisedb.com
>>
>> 
>> 
>> 
>> 
>>
>

-- 



Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com