Thread: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
[pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
From
Aditya Toshniwal
Date:
Hi Hackers,
Attached patch will allow closing Statistics, Dependencies, Dependants tabs. The tabs can be added back by right clicking on the tab strip and selecting "Add panel", similar to that of Dashboard.
Changes are also made to make sure statistics, dependencies, dependants are fetched only when they're visible, to avoid unnecessary ajax calls.Please review.
--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment
Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
From
Akshay Joshi
Date:
Thanks, patch applied.
On Tue, Feb 2, 2021 at 5:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,Attached patch will allow closing Statistics, Dependencies, Dependants tabs. The tabs can be added back by right clicking on the tab strip and selecting "Add panel", similar to that of Dashboard.Changes are also made to make sure statistics, dependencies, dependants are fetched only when they're visible, to avoid unnecessary ajax calls.Please review.--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB PostgresMobile: +91 976-788-8246
Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
From
Aditya Toshniwal
Date:
Hi,
The changes for not calling the ajax until the panel is focused were missed in the last patch. Please review the attached.
On Wed, Feb 3, 2021 at 1:00 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.On Tue, Feb 2, 2021 at 5:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:Hi Hackers,Attached patch will allow closing Statistics, Dependencies, Dependants tabs. The tabs can be added back by right clicking on the tab strip and selecting "Add panel", similar to that of Dashboard.Changes are also made to make sure statistics, dependencies, dependants are fetched only when they're visible, to avoid unnecessary ajax calls.Please review.--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"--Thanks & RegardsAkshay JoshipgAdmin Hacker | Principal Software ArchitectEDB PostgresMobile: +91 976-788-8246
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment
Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
From
Akshay Joshi
Date:
Hi Aditya
On Mon, Feb 8, 2021 at 5:39 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi,The changes for not calling the ajax until the panel is focused were missed in the last patch. Please review the attached.On Wed, Feb 3, 2021 at 1:00 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:Thanks, patch applied.On Tue, Feb 2, 2021 at 5:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:Hi Hackers,Attached patch will allow closing Statistics, Dependencies, Dependants tabs. The tabs can be added back by right clicking on the tab strip and selecting "Add panel", similar to that of Dashboard.Changes are also made to make sure statistics, dependencies, dependants are fetched only when they're visible, to avoid unnecessary ajax calls.Please review.--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"--Thanks & RegardsAkshay JoshipgAdmin Hacker | Principal Software ArchitectEDB PostgresMobile: +91 976-788-8246--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB PostgresMobile: +91 976-788-8246
Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
From
Aditya Toshniwal
Date:
Hello Akshay,
The previous patch will fix the dashboard issue also.
On Tue, Feb 9, 2021 at 12:41 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi AdityaPlease fix the issue for Dashboard API calls as well and send the patch again.On Mon, Feb 8, 2021 at 5:39 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:Hi,The changes for not calling the ajax until the panel is focused were missed in the last patch. Please review the attached.On Wed, Feb 3, 2021 at 1:00 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:Thanks, patch applied.On Tue, Feb 2, 2021 at 5:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:Hi Hackers,Attached patch will allow closing Statistics, Dependencies, Dependants tabs. The tabs can be added back by right clicking on the tab strip and selecting "Add panel", similar to that of Dashboard.Changes are also made to make sure statistics, dependencies, dependants are fetched only when they're visible, to avoid unnecessary ajax calls.Please review.--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"--Thanks & RegardsAkshay JoshipgAdmin Hacker | Principal Software ArchitectEDB PostgresMobile: +91 976-788-8246--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"--Thanks & RegardsAkshay JoshipgAdmin Hacker | Principal Software ArchitectEDB PostgresMobile: +91 976-788-8246
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
From
Akshay Joshi
Date:
Thanks, patch applied.
On Tue, Feb 9, 2021 at 2:23 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hello Akshay,The previous patch will fix the dashboard issue also.On Tue, Feb 9, 2021 at 12:41 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:Hi AdityaPlease fix the issue for Dashboard API calls as well and send the patch again.On Mon, Feb 8, 2021 at 5:39 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:Hi,The changes for not calling the ajax until the panel is focused were missed in the last patch. Please review the attached.On Wed, Feb 3, 2021 at 1:00 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:Thanks, patch applied.On Tue, Feb 2, 2021 at 5:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:Hi Hackers,Attached patch will allow closing Statistics, Dependencies, Dependants tabs. The tabs can be added back by right clicking on the tab strip and selecting "Add panel", similar to that of Dashboard.Changes are also made to make sure statistics, dependencies, dependants are fetched only when they're visible, to avoid unnecessary ajax calls.Please review.--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"--Thanks & RegardsAkshay JoshipgAdmin Hacker | Principal Software ArchitectEDB PostgresMobile: +91 976-788-8246--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"--Thanks & RegardsAkshay JoshipgAdmin Hacker | Principal Software ArchitectEDB PostgresMobile: +91 976-788-8246--Thanks,Aditya ToshniwalpgAdmin hacker | Sr. Software Engineer | edbpostgres.com"Don't Complain about Heat, Plant a TREE"
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB PostgresMobile: +91 976-788-8246