[pgAdmin][RM7404] Port process watcher to React

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM7404] Port process watcher to React
Date: 2022-08-05 06:16:35
Message-ID: CAM9w-_nz3pfH7bmqA2MWCj2gZQb8aJg4BaXOCN-eeYDHvVaYfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

This patch essentially implements #3709 along with moving the process
watcher to React. The patch includes:
1. Add a new tab "Processes" to view and manage all the background
processes.
2. Processes tab allows to stop processes, remove process info and logs,
and view process logs and other details.
3. The process watcher is removed. Instead, it will just notify if a
process is started, terminated, failed or completed. It will have a button
"View Processes" which will take you to the processes tab.
4. New page of processes is added to the documentation and other pages
updated.
5. JS Test cases added.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM7404.patch application/octet-stream 1.6 MB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-08-05 06:50:09 [patch] -Bug #7497 - [Azure PostgreSQL] Authentication message is chopped-off
Previous Message Christian Tosta 2022-08-05 00:10:25 Brazilian portuguese language support