pgadmin4/web/pgadmin/static/js/components
2022-10-20 16:21:59 +05:30
..
Buttons.jsx Fixed an error while saving changes to the ERD table. Fixes #5342 2022-09-19 16:20:07 +05:30
CheckBoxTree.jsx Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
CodeMirror.jsx Fixed an issue where pgAdmin is crashing if the user find/replace in the query tool multiple time. #5249 2022-09-30 10:42:00 +05:30
EmptyPanelMessage.jsx Fixed following issues for Query Tool (after React Porting): 2022-04-20 19:02:16 +05:30
ExternalIcon.jsx Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
FieldSet.jsx Add support for nested-fieldset control. 2021-09-09 12:54:25 +05:30
FormComponents.jsx Reposition the select dropdown when the browser is resized. #5206 2022-10-20 16:21:59 +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 Fixed issues in the Preferences: 2022-03-29 16:27:33 +05:30
Loader.jsx 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
Menu.jsx Fixed the following issues: 2022-05-12 18:29:09 +05:30
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 Fixed an issue where user was unable to select privileges in Safari #5327 2022-09-29 16:41:11 +05:30
QueryThresholds.jsx Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
SelectRefresh.jsx Port Subscriptions node to react. Fixes #6634 2021-09-09 13:01:52 +05:30
SelectThemes.jsx Fixed Jasmine test cases. 2022-03-24 12:05:59 +05:30
ShortcutTitle.jsx 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
TabPanel.jsx Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30