pgAdmin 4 commit: Updated some screenshots and documentation for the no

2021-09-24 Thread Akshay Joshi
Updated some screenshots and documentation for the nodes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d8754cd3cf9adc553dfbe89ce164463da4de23c Modified Files -- docs/en_US/cast_dialog.rst | 9 +++--

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

2021-09-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6759: RLS names are editable in the collection node of properties tab. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres*

[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, Deferra

2021-09-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached combined patch for RM-6803 & RM-6804 . -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres*

Re: [pgAdmin][RM6783] Partition Node related fixes

2021-09-24 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Sep 24, 2021 at 3:34 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes: > 1. When attaching a partition, tables were not loading in the dropdown. > 2. When adding a sub partition in a partition, collations wer

pgAdmin 4 commit: Partition related fixes:

2021-09-24 Thread Akshay Joshi
Partition related fixes: 1. When attaching a partition, tables were not loading in the dropdown. 2. When adding a sub partition in a partition, collations were not loading in dropdown. 3. Fix some grid column widths in table node. Fixes #6783 Branch -- master Details --- https://git.pos

Re: [pgAdmin4][Patch] - RM #6129 - Port browser tree to React

2021-09-24 Thread Akshay Joshi
Hi Khushboo Following are the review comments with the new patch: - Select any collection node and make sure that the collection node should not have a single child. For example Cast, FDW, etc... Create a new Cast/FDW node it will not immediately be visible under the collection node.

[pgAdmin][RM6783] Partition Node related fixes

2021-09-24 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes: 1. When attaching a partition, tables were not loading in the dropdown. 2. When adding a sub partition in a partition, collations were not loading in dropdown. 3. Fix some grid column widths in table node. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacke

pgAdmin 4 commit: Fixed html help for foreign server dialog.

2021-09-24 Thread Akshay Joshi
Fixed html help for foreign server dialog. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c32a325c118edf947ff22678a11aea6a6c981af9 Modified Files -- .../foreign_servers/static/js/foreign_server.js | 9 + 1