Re: [pgAdmin][RM5427]: pgAdmin is freezing

2021-10-26 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Oct 27, 2021 at 10:10 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for #5427 pgAdmin is freezing. > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > --

Re: [patch][pgAdmin] RM6859 Properties panel is not updated when any object is added from the browser tree

2021-10-26 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Oct 26, 2021 at 2:14 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves the issue properties panel > updation. > > This patch will have unique behaviour throughout, i.e. new node will be > se

pgAdmin 4 commit: Corrected some menu lables.

2021-10-26 Thread Akshay Joshi
Corrected some menu lables. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b85253465955ad924b9383323293c80074ea725 Modified Files -- .../servers/databases/schemas/tables/rules/static/js/rule.js | 4 ++-- .../databases/schemas/tab

pgAdmin 4 commit: Fixed an issue where properties panel is not updated

2021-10-26 Thread Akshay Joshi
Fixed an issue where properties panel is not updated when any object is added from the browser tree. Fixes #6859 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=711ea3bfa1d751edd8b50946efc45a5020b96c2b Author: Rahul Shirsat Modified Files --

pgAdmin 4 commit: Fixed pgAdmin freezing issue by providing the error m

2021-10-26 Thread Akshay Joshi
Fixed pgAdmin freezing issue by providing the error message for the operation that can't perform due to lock on the particular table. Fixes #5427 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35b1e1d0d22a003aa87a84713d48f1e3e512dcc6 Author: P

[pgAdmin][RM5427]: pgAdmin is freezing

2021-10-26 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #5427 pgAdmin is freezing. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM5427.patch Description: Binary data

[patch][pgAdmin] RM6859 Properties panel is not updated when any object is added from the browser tree

2021-10-26 Thread Rahul Shirsat
Hi Hackers, Please find the attached patch which resolves the issue properties panel updation. This patch will have unique behaviour throughout, i.e. new node will be selected on creation, instead of selecting the collection node. -- *Rahul Shirsat* Senior Software Engineer | EnterpriseDB Corpo