PATCH: To fix issue in table node (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix issue in table node (pgAdmin4)
Date: 2016-06-03 10:00:59
Message-ID: CAKKotZTa5Cr_HWGO-XJWcyCN20gn6PK2hKV_H5Sp3g88qabO6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix an issue in table node where, in relation combobox it was
displaying pg_catalog/system tables by default so we added show system
object condition in sql.
(RM#1300)

Additionally, I have included patch to fix an issue where due to high
Backgrid's search icon z-index [on dashboard page], search icon was
displaying on other dialog. (PFA screenshot)

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_1300.patch application/octet-stream 2.7 KB
Fixed_Backgrid_seach.patch application/octet-stream 521 bytes
Screen Shot 2016-06-03 at 3.04.30 pm.png image/png 213.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-06-03 10:01:03 Re: [pgAdmin4][Patch]: RM#1293 - SQL pane is not displaying GRANT queries in Function, Procedure and Trigger node
Previous Message Dave Page 2016-06-03 09:57:19 pgAdmin 4 commit: Tarball build target and script