pgadmin4/web/pgadmin/static/js/SchemaView
Aditya Toshniwal 1135821870 Fix Query tool issues:
1. Warning/Confirm dialogs should be inside the query tool.
2. The Help button in View/Edit data should open the corresponding help page.
3. Disable execute options when query tool in transaction.
4. Grid not loading more than 10000 rows. react-data-grid issue, PR sent. Use a fork till then.
5. NOTICE messages should not be part of Notifier success popups.

Fixes #7350
2022-05-09 12:39:29 +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 Autofocus CodeMirror SQL input to the first element of a form. 2022-04-28 14:09:27 +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 Fix Query tool issues: 2022-05-09 12:39:29 +05:30