pgadmin4/web/pgadmin/tools/schema_diff/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
..
InputComponent.jsx 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
ResultGridComponent.jsx Fixed following issues for Schema Diff: 2022-09-13 16:49:44 +05:30
Results.jsx Fixed following issues for Schema Diff: 2022-09-13 16:49:44 +05:30
SchemaDiffButtonComponent.jsx 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
SchemaDiffCompare.jsx Fixed following issues for Schema Diff: 2022-09-13 16:49:44 +05:30
SchemaDiffComponent.jsx 1. Resolved resize window issue for DDL result panel. 2022-09-08 15:24:43 +05:30