pgadmin4/web/pgadmin/static/js/components
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
PgChart Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
PgTree - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
ReactCodeMirror Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
Buttons.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
CheckBoxTree.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
ContextMenu.jsx Fix few accessibility related issues. #6991 2023-12-06 11:18:23 +05:30
EmptyPanelMessage.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
ExternalIcon.jsx Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
FieldSet.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
FormComponents.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
JsonEditor.jsx Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
KeyboardShortcuts.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
Loader.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
Menu.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
ModalContent.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
ObjectBreadcrumbs.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
PgReactDataGrid.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
PgReactTableStyled.jsx Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
PgTable.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
Privilege.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
QueryThresholds.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
SelectRefresh.jsx - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
SelectThemes.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
ShortcutTitle.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
TabPanel.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
Table.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30