Port data filter dialog to React. Fixes #7340

This commit is contained in:
Akshay Joshi
2022-04-28 12:04:56 +05:30
parent a86a8c6a34
commit 6e2ee9a21f
8 changed files with 68 additions and 187 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -22,6 +22,7 @@ Housekeeping
| `Issue #6131 <https://redmine.postgresql.org/issues/6131>`_ - Port query tool to React.
| `Issue #6746 <https://redmine.postgresql.org/issues/6746>`_ - Improve the Kerberos Documentation.
| `Issue #7255 <https://redmine.postgresql.org/issues/7255>`_ - Ensure the database and schema restriction controls are not shown as a drop-down.
| `Issue #7340 <https://redmine.postgresql.org/issues/7340>`_ - Port data filter dialog to React.
Bug fixes
*********

View File

@@ -15,5 +15,3 @@ in the edit grid window:
.. image:: images/viewdata_filter_dialog.png
:alt: View Data filter dialog window
:align: center
.. note:: Use SHIFT + ENTER keys to apply filter.