pgadmin4/web
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
..
migrations Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
pgacloud Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
pgadmin Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
regression Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.eslintrc.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
.yarnrc.yml Revert yarnrc.yml and yarn.lock 2024-01-24 18:55:32 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
babel.config.json Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
branding.py Separate the application name, branding & version information from the configuration file. #7187 2024-02-09 16:25:03 +05:30
config.py Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326 2024-04-01 11:34:01 +05:30
jest.config.js Fix JS test cases failing on Windows OS 2023-12-23 16:08:41 +05:30
package.json Update yarn.lock file 2024-06-07 15:21:13 +05:30
pgAdmin4.py Add support for JSON log format. #7138 2024-02-22 16:39:25 +05:30
pgAdmin4.wsgi - Update JS packages. 2024-06-07 14:17:22 +05:30
setup.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
version.py Update version for release v8.8 2024-06-04 18:22:35 +05:30
webpack.config.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
webpack.shim.js Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
yarn.lock Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30