Re: [Patch][pgAdmin] RM4203 Rename Database by another user

2021-05-26 Thread Akshay Joshi
Hi Rahul Following are the review comments: - Why you have changed the order of the toolbar button on the browser tree? It should not. - *sqleditor.js (check_db_name_change function)* - var declaration should be comma-separated instead of writing var, again and again. - Ad

Re: [pgAdmin][Patch] - Feature Test failures fix

2021-05-26 Thread Akshay Joshi
Thanks, the patch applied. On Wed, May 26, 2021 at 10:23 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the patch which modifies the way to execute feature tests in > parallel.(Selenoid test). > To run selenoid tests, pgadmin should be configured in SERVER_MODE.

pgAdmin 4 commit: Modifies the way to execute feature tests in parallel

2021-05-26 Thread Akshay Joshi
Modifies the way to execute feature tests in parallel and it should be configured in Server Mode. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d58f60a53aadc07bf471102778e1089fd2239a2 Author: Yogesh Mahajan Modified Files -- w

[pgAdmin][Patch] - Feature Test failures fix

2021-05-26 Thread Yogesh Mahajan
Hi, Please find the patch which modifies the way to execute feature tests in parallel.(Selenoid test). To run selenoid tests, pgadmin should be configured in SERVER_MODE. Thanks, Yogesh Mahajan EnterpriseDB Feature_Test_Fix_Run_In_Server_Mode_Only_v1.patch Description: Binary data

Re: Bug #6337

2021-05-26 Thread Dave Page
Hi On Wed, May 26, 2021 at 1:40 PM Florian Sabonchi wrote: > Hello, > > Is someone already working on ticket #6337 or can I start working on it? > > https://redmine.postgresql.org/issues/6337 Not as far as I know. Please feel free to work on it. Do you have a design in mind? I would suggest m

Bug #6337

2021-05-26 Thread Florian Sabonchi
Hello, Is someone already working on ticket #6337 or can I start working on it? https://redmine.postgresql.org/issues/6337 Regards, Florian Sabonchi

[Patch][pgAdmin] RM4203 Rename Database by another user

2021-05-26 Thread Rahul Shirsat
Hi Hackers, Please find the attached patch which resolves the issue of renaming the database by another user. A minor issue of navigation button alignment is also fixed in this patch. -- *Rahul Shirsat* Senior Software Engineer | EnterpriseDB Corporation. RM4203.patch Description: Binary data