pgadmin4/web/pgadmin/static/js
Akshay Joshi df2f3460f0 Fix the following SonarQube code smells:
1) Use the "RegExp.exec()" method instead.
2) Remove parameter form or provide default value.
3) Extract this nested ternary operation into an independent statement.
4) Replace this character class by the character itself.
5) Unnecessary use of conditional expression for default assignment.
6) Prefer using an optional chain expression instead, as it's more concise and easier to read.
2024-06-11 18:07:22 +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 the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
Dialogs Fix the following SonarQube code smells: 2024-06-11 18:07:22 +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 Fixed an issue where dark theme shows white background when all tabs are closed. #7481 2024-06-11 12:03:43 +05:30
tree Fix the following SonarQube code smells: 2024-06-11 18:07:22 +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 Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
socket_instance.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
to_px.js Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
ToolView.jsx Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
url_for.js Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
UtilityView.jsx Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
utils.js Fix the following SonarQube code smells: 2024-06-11 18:07:22 +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