pgadmin4/web/pgadmin/static/js
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
..
browser Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
chartjs Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
components Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
Dialogs Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
Explain Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
helpers Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
history Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
misc/statistics Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
nodes Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30
PgTreeView Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
QuickSearch Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
SchemaView Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
SecurityPages Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
Theme Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
tree Fixed an issue where drag and drop publication and subscription name in SQL editors was not working. #6086 2024-05-09 15:34:44 +05:30
api_instance.js Fixed multiple CLI issues. #2483 2024-01-03 16:09:42 +05:30
AppMenuBar.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
BrowserComponent.jsx Continue fixing multiple UI issues found when testing wcDocker changes. #6479 2023-11-01 20:52:38 +05:30
check_node_visibility.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
clipboard.js Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
csrf.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
custom_hooks.js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
custom_prop_types.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
gettext.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
is_native.js Fixed SonarQube issues. 2022-09-08 18:08:58 +05:30
keyboard_shortcuts.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
pgadmin.fonticon.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
pgadmin.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
socket_instance.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
to_px.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
ToolView.jsx Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
url_for.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
UtilityView.jsx Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
utils.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
validators.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
window.js Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'. 2024-01-25 16:51:40 +05:30