Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React
Дата
Msg-id CAM9w-_nG1RMMcxO6Q7vBZ5S=ec9H4SWGkNGqUte4JZe4L0=wHQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][patch] Utilities for porting pgAdmin tools to React  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Ответы Re: [pgAdmin][patch] Utilities for porting pgAdmin tools to React  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
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"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][patch] Utilities for porting pgAdmin tools to React
Следующее
От: "Charlet, Christoph"
Дата:
Сообщение: RE: Bug #6991 - Suggestion to Contribute Fix