Port change ownership dialog to React. Fixes #7590

This commit is contained in:
Akshay Joshi
2022-08-05 14:05:53 +05:30
parent 060d7ba46b
commit 53887c32bf
18 changed files with 264 additions and 390 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -15,6 +15,7 @@ Housekeeping
************
| `Issue #7567 <https://redmine.postgresql.org/issues/7567>`_ - Port About dialog to React.
| `Issue #7590 <https://redmine.postgresql.org/issues/7590>`_ - Port change ownership dialog to React.
| `Issue #7595 <https://redmine.postgresql.org/issues/7595>`_ - Update the container base image to Alpine 3.16 (with Python 3.10.5).
Bug fixes