pgAdmin 4 commit: Updated all the screenshots and documentation for the

2021-09-26 Thread Akshay Joshi
Updated all the screenshots and documentation for the nodes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=294bf279851d43c56e80383bf209ded87f3e6c25 Modified Files -- docs/en_US/check_dialog.rst| 9 --

pgAdmin 4 commit: 1) Fixed an issue where for constraint trigger only A

2021-09-26 Thread Akshay Joshi
1) Fixed an issue where for constraint trigger only After event should be displayed, also fixed the Incorrect values for Constraint trigger, Deferrable, Deferred. Fixes #6803 2) Fixed an issue where the user was unable to create the trigger for views. Fixes #6804 Branch -- master Detail

pgAdmin 4 commit: Ensure that RLS names should not be editable in the c

2021-09-26 Thread Akshay Joshi
Ensure that RLS names should not be editable in the collection node of properties tab. Fixes #6759 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9d2f3b5ee9cf1e5327f0a374ef45f3d46f0cef90 Author: Nikhil Mohite Modified Files -- d

Re: [pgAdmin][RM-6803 & RM-6804]: Trigger Node - [Create]> For constraint trigger only After event should be displayed, [Properties Panel/Edit Properties]> Incorrect values for Constraint trigger, Def

2021-09-26 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Sep 24, 2021 at 6:51 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached combined patch for > RM-6803 > & RM-6804 >

Re: [pgAdmin][RM-6759]: RLS names are editable in collection node of properties tab

2021-09-26 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Sep 24, 2021 at 7:11 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for > RM-6759: > RLS names are editable in the

pgAdmin 4 commit: Update the nw version in yarn.lock file.

2021-09-26 Thread Akshay Joshi
Update the nw version in yarn.lock file. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2494c7d3ed60311bb0d35a140d303e7c9bd61705 Modified Files -- runtime/yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)