Re: [pgAdmin][RM7339]: Dashboard column sort order not remembered when refresh button pressed (same for filter)

2022-04-28 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Apr 29, 2022 at 9:56 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached for # 7339. > I have fixed the below issue in this patch > >1. Filter text is disappearing after refresh. >2. Collection node prop

pgAdmin 4 commit: Ensure that the Dashboard column sort order should be

2022-04-28 Thread Akshay Joshi
Ensure that the Dashboard column sort order should be remembered when the refresh button is clicked. Fixes #7339 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0c85431dcf3387a3bec69c67d78b84aba28872d Author: Pradip Parkale Modified Files -

[pgAdmin][RM7339]: Dashboard column sort order not remembered when refresh button pressed (same for filter)

2022-04-28 Thread Pradip Parkale
Hi Hackers, Please find the attached for # 7339. I have fixed the below issue in this patch 1. Filter text is disappearing after refresh. 2. Collection node properties are not refreshing after collection node refresh. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseD

pgAdmin 4 commit: Ensure that the "Save results" button should be disab

2022-04-28 Thread Akshay Joshi
Ensure that the "Save results" button should be disabled when there are no rows. refs #6131 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38f642d361587f52d66eb0690303eda0d6f8f799 Author: Aditya Toshniwal Modified Files -- .../s

Re: [pgAdmin][patch] Autofocus CodeMirror input in SchemaView

2022-04-28 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Apr 28, 2022 at 12:45 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch allows to autofocus CodeMirror SQL input if it is the first > element in the form. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdm

pgAdmin 4 commit: Autofocus CodeMirror SQL input to the first element o

2022-04-28 Thread Akshay Joshi
Autofocus CodeMirror SQL input to the first element of a form. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd799ea51ac1e016b145f154a8f20d9ad3f82c2a Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/Ma

[pgAdmin][patch] Autofocus CodeMirror input in SchemaView

2022-04-28 Thread Aditya Toshniwal
Hi Hackers, Attached patch allows to autofocus CodeMirror SQL input if it is the first element in the form. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" autfocus.cm.patch De