Port Master Password dialog to React. Fixes #7342

This commit is contained in:
Nikhil Mohite
2022-07-04 12:16:23 +05:30
committed by Akshay Joshi
parent e59471d87d
commit b283c0ba18
11 changed files with 238 additions and 197 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -14,6 +14,7 @@ New features
Housekeeping
************
| `Issue #7342 <https://redmine.postgresql.org/issues/7342>`_ - Port Master Password dialog to React.
| `Issue #7492 <https://redmine.postgresql.org/issues/7492>`_ - Removing dynamic module loading and replacing it with static loading.
Bug fixes