PATCH: To fix column editor issue (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix column editor issue (pgAdmin4)
Date: 2016-09-19 10:10:33
Message-ID: CAKKotZQhgwpCmdcTSWMcXUiEpNM1abSk_10PwvgLAGRYqMuVNA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue in column editor where subnode control was not
expanding properly.
RM#1703/04

*Issue:*
There was issue in SecurityGroup function(used to show/hide security tab)
which was not able to find node_info property when called from subnode
control, due t which it was breaking while expanding subnode control.

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

Attachment Content-Type Size
RM_1703_1704.patch application/octet-stream 1.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-19 10:58:57 pgAdmin website commit: Add Linux package info
Previous Message Surinder Kumar 2016-09-19 09:29:46 [pgAdmin4][Patch]: RM1588 - User can not change the code of header through right if package created without body