pgadmin4/web/pgadmin/static/js/components
Aditya Toshniwal 5c34c10d4e
- Move pgadmin4-treeview to pgAdmin main repo.
- Use react based context menu for browser tree. #5615.
- Fix feature tests failure.
2023-01-02 10:51:13 +05:30
..
PgTree - Move pgadmin4-treeview to pgAdmin main repo. 2023-01-02 10:51:13 +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 AutoComplete was not working correctly due to incorrect regex. #5473 2022-11-07 13:59:18 +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 Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1. #5505 2022-11-28 13:49:22 +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 - Move pgadmin4-treeview to pgAdmin main repo. 2023-01-02 10:51:13 +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