PATCH: To fix the issue on Table collection node refresh (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix the issue on Table collection node refresh (pgAdmin4)
Date: 2016-09-13 07:58:23
Message-ID: CAKKotZQwk0w_cxacMgXG3bKf1F3ufH=f1-i1UHqA+XukM8_rSQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where user tries to refresh on Table collection
node it was throwing error.
RM#1686

Issue: Nodes method was not implemented properly to handle such request in
Table node.

Also attaching a separate patch for typo in browser.js file due to which
this error was displaying on console and not on GUI.

@Ashesh, Would you please review this minor patch (File:
misc_typo_fix.patch), I hope it does not affect anything else :)

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

Attachment Content-Type Size
RM_1686.patch text/x-patch 4.0 KB
misc_typo_fix.patch text/x-patch 821 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-09-13 08:01:03 PATCH: To fix the issue in Rules node (pgAdmin4)
Previous Message Michael Brown 2016-09-13 02:11:38 PGAdmin 4 1.0-rc1 bugs