Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React
Date
Msg-id CANxoLDeNSwMmcikitLzAqYfuh088sHg6Q-6AA=ZNhiZMAzMD2w@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Thu, Feb 10, 2022 at 12:06 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi,

Please ignore the previous patch. Attached is the correct path.

On Wed, Feb 9, 2022 at 5:19 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

I have been working on porting the query tool to React. Most of the work is done, but it has hit a snag because of few feature shortcomings of an underlying library. I will be working on it and will send a PR. But, I have also written a good amount of code around the new query tool to help it port faster. That can help to port other pgAdmin tools as well.
So, attached is the patch to help port pgAdmin tools faster and to define standard way of writing the tools in pgAdmin. One can refer the query tool implementation here - https://github.com/adityatoshniwal/pgadmin4/tree/master/web/pgadmin/tools/query_tool

Query tool patch will come soon later.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7124] - Schema Diff with no results
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Uncomment the incorrectly commented code in the previ