pgadmin4/web/pgadmin/static/js
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +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 Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
Dialogs Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
Explain Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +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 Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +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 Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +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 the following SonarQube code smells: 2024-06-12 18:09:06 +05:30