pgadmin4/web/pgadmin/static/js/components
Nikhil Mohite ab5d53f3b1 Fixed following issues for Schema Diff:
1) When some option from filter is selected, that particular type should be completely removed from top level result instead of showing identical:0
 2) Copy button is missing for Difference SQL
 3) Throw error when source & target server versions selected are different
 4) In High contrast - Font color for identical turns same as background.
 5) In High contrast - Checkbox box column turns same color of row resulting unable to distingiush about selection of item.

refs #6133
2022-09-13 16:49:44 +05:30
..
Buttons.jsx
CheckBoxTree.jsx
CodeMirror.jsx Fixed following issues for Schema Diff: 2022-09-13 16:49:44 +05:30
EmptyPanelMessage.jsx
ExternalIcon.jsx
FieldSet.jsx
FormComponents.jsx 1. Resolved resize window issue for DDL result panel. 2022-09-08 15:24:43 +05:30
JsonEditor.jsx Fixed an issue where textarea of the JSON Editor does not resize with dialog. Fixes #7656 2022-09-08 15:31:36 +05:30
KeyboardShortcuts.jsx
Loader.jsx 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
Menu.jsx
PgReactDataGrid.jsx 1. Resolved resize window issue for DDL result panel. 2022-09-08 15:24:43 +05:30
PgTable.jsx Fixed a couple of SonarQube issues. 2022-09-10 14:04:28 +05:30
Privilege.jsx
QueryThresholds.jsx
SelectRefresh.jsx
SelectThemes.jsx
ShortcutTitle.jsx
TabPanel.jsx