Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
Date
Msg-id CAM9w-_=47=PZKvD6W5Z8RzYm6wg_vtP5=njtkxP8_jBN0S976Q@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
List pgadmin-hackers
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 Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6207] Update JS dependencies
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab