pgadmin4/web/pgadmin/browser/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
..
MainMenuFactory.js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
activity.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
browser.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
collection.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
constants.js Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
events.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
heartbeat.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
keyboard.js Update the documentation for preferences dialog and keyboard shortcuts. #7349, #7458 2024-05-15 15:21:23 +05:30
node.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
node_ajax.js Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30