pgadmin4/web/pgadmin/static/js/SchemaView
Aditya Toshniwal 25b89f7624 Fixed the following issues for the new query tool:
1) Failed to fetch query history error sometimes.
 2) In copy paste row, if a copied row has [null], then those are pasted as an empty string.
 3) When Data output is empty, show an empty grid.
 4) Schema diff generates a script button resulting in an empty window. Fixes #7306.
 5) Detach the DataOutput panel > Try editing text cell > Text editor is hidden behind the data output panel

refs #6131
2022-04-25 18:11:39 +05:30
..
DataGridView.jsx Port preferences dialog to React. Fixes #7149 2022-03-21 13:29:26 +05:30
DepListener.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
FieldSetView.jsx Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
FormView.jsx 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
MappedControl.jsx Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
base_schema.ui.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
index.jsx Fixed the following issues for the new query tool: 2022-04-25 18:11:39 +05:30