pgadmin4/web
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
..
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 Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
regression Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +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 release notes. 2024-06-11 15:28:21 +05:30
pgAdmin4.py Revert the changes done for removing support for Python 3.7 2024-06-12 16:23:27 +05:30
pgAdmin4.wsgi Revert the changes done for removing support for Python 3.7 2024-06-12 16:23:27 +05:30
setup.py Ensure preferences can be loaded using preferences.json. #7516 2024-06-12 12:07:28 +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 - Update release notes. 2024-06-11 15:28:21 +05:30