Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
Дата
Msg-id CANxoLDdG2ppaFOcAJPtujDYjhsSz0B_ayRZr3EEBzpj5iuF6cA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
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 Aditya

Please 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 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"


--
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"


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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6207] Update JS dependencies