pgadmin4/web/pgadmin/static/js/components
Aditya Toshniwal 0f46f070ed Port the remaining components of the ERD Tool to React. Fixes #7343
1. Make use of MUI styles and remove SCSS.
2. Use the new common components for buttons and tooltips, so that they are consistent.
3. UI design should be aligned with the query tool.
4. Remove tippyjs and Alertify dependencies.
2022-09-06 18:09:13 +05:30
..
Buttons.jsx 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +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 the cursor was not visible in the code tab of the trigger dialog. 2022-08-23 18:45:43 +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 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30
JsonEditor.jsx 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
KeyboardShortcuts.jsx Fixed issues in the Preferences: 2022-03-29 16:27:33 +05:30
Loader.jsx Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
Menu.jsx Fixed the following issues: 2022-05-12 18:29:09 +05:30
PgReactDataGrid.jsx Port search object dialog to React. Fixes #7622 2022-08-30 17:08:12 +05:30
PgTable.jsx 1. Explain plan crashes query tool after SonarQube fixes. 2022-08-18 18:42:03 +05:30
Privilege.jsx Update copyright notices for 2022 2022-01-04 13:54:25 +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