[pgAdmin][patch] RM6655 [React] Port Schema & Catalog node to react

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] RM6655 [React] Port Schema & Catalog node to react
Date: 2021-08-04 12:48:58
Message-ID: CAKtn9dM4ntWtPrmJmYAop0LTzGfh3MFzq8WMXbpyse7nHAZHbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the patch which ports schema & catalog node to react.

I have also added a disableDialogHelp where if dialogHelp url is not
provided or passed as blank, the help dialog button will be disabled. This
has even indirectly corrected the button behaviour where dialogHelp url is
not provided.

--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM6655.patch application/octet-stream 44.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-08-05 03:42:36 [pgAdmin][RM-6660]: [React] Port RLS node to react
Previous Message Akshay Joshi 2021-08-04 10:23:14 Re: [pgAdmin][RM-6659]: [React] Port Rule node to react