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

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
Date: 2021-02-02 12:13:31
Message-ID: CAM9w-_mX2hfkH83=LuKYJ0tSBsW_H122hQAA6PyHp7NdgGNi3g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM5091.patch application/octet-stream 31.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-02-02 12:17:19 pgAdmin 4 commit: Use unzip to properly unpack nwjs.
Previous Message Dave Page 2021-02-02 11:44:56 pgAdmin 4 commit: Wait longer for notarisation results.