pgadmin4/web/pgadmin
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
..
about Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
authenticate Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
browser Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
dashboard Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
help Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
misc Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
model Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
preferences Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
redirects Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
settings Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
setup Add a workaround in pgAdmin code to make Flask-Migrat>=4.0.6 work 2024-03-11 17:17:40 +05:30
static Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
templates - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
tools Fixed API test cases for BatchProcess 2024-06-11 12:59:48 +05:30
translations Indonesian translation for version 8.9 2024-06-10 11:33:03 +05:30
utils Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
__init__.py - Update JS packages. 2024-06-07 14:17:22 +05:30
evaluate_config.py Use COOKIE_DEFAULT_PATH or SCRIPT_NAME in session cookie path. #6557 2024-01-22 12:25:20 +05:30
messages.pot Update message catalogs for v8.7 2024-05-23 18:47:54 +05:30
submodules.py Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
user_login_check.py Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30