[pgAdmin4][Patch] - RM #7026 - Browser panel is not completely viewable

2022-04-13 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the rm #7026 - Browser panel is not completely viewable. Thanks, Khushboo RM_7026.patch Description: Binary data

pgAdmin 4 commit: Fixed an issue where the Browser panel is not complet

2022-04-13 Thread Akshay Joshi
Fixed an issue where the Browser panel is not completely viewable. Fixes #7026 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0b7bde2775a46ebbd180e131e5aa0838e49c95b1 Author: Khushboo Vashi Modified Files -- docs/en_US/release_no

pgAdmin 4 commit: Remove aciTree and its references.

2022-04-13 Thread Akshay Joshi
Remove aciTree and its references. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86a3696ab4903de98c322098f2b1d272a5491226 Modified Files -- web/package.json | 1 - web/pgadmin/browser/__init__.py

Re: [pgAdmin4][Patch] - RM #7026 - Browser panel is not completely viewable

2022-04-13 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Apr 13, 2022 at 3:26 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the rm #7026 - Browser panel is not > completely viewable. > > Thanks, > Khushboo > > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin

[pgAdmin][RM7308]: Server activity - Preserve sorting on refresh

2022-04-13 Thread Pradip Parkale
Hi Hackers, Please find attached for #7308. 1. Sorting should be preserved when the server activity is refreshed and the tab changes. 2. Also, I have fixed the issue where on database selection, 'Session' should be selected by default. -- Thanks & Regards, Pradip Parkale Software E

Re: [pgAdmin][RM7308]: Server activity - Preserve sorting on refresh

2022-04-13 Thread Pradip Parkale
Hi Hackers, Please ignore my previous email. Here is the updated patch. On Wed, Apr 13, 2022 at 10:50 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find attached for #7308. > >1. Sorting should be preserved when the server activity is refreshed >and

pgAdmin 4 commit: Rename '_aci_tree.overrides.scss' to '_tree.overrides

2022-04-13 Thread Akshay Joshi
Rename '_aci_tree.overrides.scss' to '_tree.overrides.scss'. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b0a6e73779d177d5b598a0a03583a79e6f9f5f1 Modified Files -- .../static/scss/{_aci_tree.overrides.scss => _tree.overrides.sc

pgAdmin 4 commit: Ensure that sorting should be preserved on refresh fo

2022-04-13 Thread Akshay Joshi
Ensure that sorting should be preserved on refresh for Server Activity. Fixes #7308 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=131ff4de4807f6d5d48ccde491f9845028d7e8e0 Author: Pradip Parkale Modified Files -- docs/en_US/rele

Re: [pgAdmin][RM7308]: Server activity - Preserve sorting on refresh

2022-04-13 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Apr 14, 2022 at 8:42 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please ignore my previous email. Here is the updated patch. > > On Wed, Apr 13, 2022 at 10:50 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi

[pgAdmin4][Patch] - RM #6746 - kerberos problems and kerberos documentation

2022-04-13 Thread Khushboo Vashi
Hi, Please find the attached patch to improve the Kerberos Authentication. Note: I have given the reference to the Kerberos understanding in the documentation. Thanks, Khushboo RM_6746.patch Description: Binary data